diff options
author | Teddy Wing | 2017-07-08 22:58:02 +0200 |
---|---|---|
committer | Teddy Wing | 2017-07-08 22:58:02 +0200 |
commit | 54c921d24cb5759cc63f4781b8dc96fa389e5ef7 (patch) | |
tree | 7c3abeb07ae85faaea354d5a7ffa9aa1eaad7db3 /CHANGELOG | |
parent | 3a46af2389a54a9592e8dabb075e1cfed5562ce0 (diff) | |
download | timetasker-54c921d24cb5759cc63f4781b8dc96fa389e5ef7.tar.bz2 |
Increase version v0.1.0 -> v0.1.1v0.1.1
* Increment version number
* Update CHANGELOG
* Change `VERSION` variable in main.go to a constant because this makes
more sense
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ CHANGELOG ========= +v0.1.1 (2017-07-08): + + Add Bash completion + * Update release script + v0.1.0 (2017-06-04): Initial public release. |