diff options
| -rw-r--r-- | Changelog.org | 13 | ||||
| -rw-r--r-- | VERSION | 2 |
2 files changed, 14 insertions, 1 deletions
diff --git a/Changelog.org b/Changelog.org index af6ce98..6bf2aca 100644 --- a/Changelog.org +++ b/Changelog.org @@ -1,4 +1,17 @@ * Changelog +** [2021-05-29] v0.2.0 + +*** New features + + - Added git-sync (bccb22d) + +*** Bugfixes + + - inputs -> propagated inputs (3dc29bc) + - git-sync requires git at runtime (109cdde) + - Typo (08bbb9f) + + ** [2021-05-28] v0.1.0 @@ -1 +1 @@ -0.1.0
\ No newline at end of file +0.2.0
\ No newline at end of file |
