Skip to content

Commit

Permalink
Update changelog for v1.1.0 (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
voltbit authored Jul 19, 2021
1 parent 58760b0 commit 5e5fa0e
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## 1.1.0 (July 19, 2021)

FEATURES

* Add support for automatic ACL config sync (#107)
* Add support for password protected ACL users (#106)
* Use ConfigMaps for redis.conf and aclfile (#103)

CHANGES

* Change golang module name to lowercase (#105)
* Update kind to v0.11.1 (#104)
* Add fix for CRD schema (#102)
* Place CM Helm templates under flag (#110)
* Remove shell end envvar parameters from entrypoint (#108)
* Change the binary path for the development image (#109)


## 1.0.0 (March 1, 2021)

* Initial release
Expand Down

0 comments on commit 5e5fa0e

Please sign in to comment.