diff options
author | 2019-01-03 11:50:12 -0800 | |
---|---|---|
committer | 2019-01-03 11:52:43 -0800 | |
commit | a3b25c3f7761b0c8d4cd3871e335a32a929f8dda (patch) | |
tree | ba33825d6910f4129459c34431534cba527ae983 /CHANGELOG.md | |
parent | 52beaec873da00d61d88da7a4e7640f407b2f4d5 (diff) | |
download | sally-a3b25c3f7761b0c8d4cd3871e335a32a929f8dda.tar.gz sally-a3b25c3f7761b0c8d4cd3871e335a32a929f8dda.tar.zst sally-a3b25c3f7761b0c8d4cd3871e335a32a929f8dda.zip |
Release v1.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index fa13efe..4786b15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,6 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased -### Changed +## 1.0.0 - 2019-01-03 + - Initial tagged release. |