chore: updates changelog for 2.9.0

This commit is contained in:
Manuel Vogel 2020-12-25 09:02:52 +01:00
parent 496909c57e
commit 57b7dbb7e6
No known key found for this signature in database
GPG key ID: 24E54F214569A8A5

View file

@ -1,3 +1,14 @@
## 2.9.0 (December 25, 2020)
IMPROVEMENTS
* Introduces golangci-lint (#13)
BUG FIXES
* docs: devices is a block, not a boolean (#33)
* style: format with gofumpt (#11)
* ci: fix website ci (#26)
* fix: AuxAddress is not read from network and trigger a re-apply every time (#10)
## 2.8.0 (November 11, 2020)
IMPROVEMENTS