Prepare for 1.1.0 release. (#167)

Update the changelog to mark today as the release day for 1.1.0.
This commit is contained in:
Wade Simmons
2020-01-17 12:29:42 -05:00
committed by GitHub
parent 672edcaf73
commit 13941aa723

View File

@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [1.1.0] - 2020-01-17
### Added
- For macOS and Windows, build a special version of the binary that can install
@ -45,5 +47,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Initial public release.
[Unreleased]: https://github.com/slackhq/nebula/compare/v1.0.0...HEAD
[Unreleased]: https://github.com/slackhq/nebula/compare/v1.1.0...HEAD
[1.1.0]: https://github.com/slackhq/nebula/releases/tag/v1.1.0
[1.0.0]: https://github.com/slackhq/nebula/releases/tag/v1.0.0