Skip to content

Commit

Permalink
Release v1.1.0 (#41)
Browse files Browse the repository at this point in the history
* Release v1.1.0
  • Loading branch information
SyrieBianco authored Feb 18, 2020
1 parent 57c408a commit 083365d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [1.1.0] - 2020-02-13
### Added
- Support configuring the godoc server used for documentation links.

Expand All @@ -20,5 +20,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Initial tagged release.

[Unreleased]: https://github.com/uber-go/sally/compare/v1.0.1...HEAD
[1.1.0]: https://github.com/uber-go/sally/compare/v1.0.1...v1.1.0
[1.0.1]: https://github.com/uber-go/sally/compare/v1.0.0...v1.0.1

0 comments on commit 083365d

Please sign in to comment.