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:
parent
672edcaf73
commit
13941aa723
|
@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [1.1.0] - 2020-01-17
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- For macOS and Windows, build a special version of the binary that can install
|
- 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.
|
- 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
|
[1.0.0]: https://github.com/slackhq/nebula/releases/tag/v1.0.0
|
||||||
|
|
Loading…
Reference in New Issue