Skip to content

Commit

Permalink
Prepare 0.2.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nochso committed Dec 12, 2016
1 parent 7bd4ad5 commit 4e91178
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ Security invites users to upgrade in case of vulnerabilities.
[Unreleased]
------------

[0.2.1] - 2016-12-12
--------------------

### Added
- `func (f File) Split(sep string) []string`
- Split the file into a string slice using separator sep.
Expand Down Expand Up @@ -45,5 +48,6 @@ Security invites users to upgrade in case of vulnerabilities.
- Initial public release under the MIT license.


[Unreleased]: https://github.com/nochso/golden/compare/0.2.0...HEAD
[Unreleased]: https://github.com/nochso/golden/compare/0.1.0...HEAD
[0.2.1]: https://github.com/nochso/golden/compare/0.2.0...0.2.1
[0.2.0]: https://github.com/nochso/golden/compare/0.1.0...0.2.0

0 comments on commit 4e91178

Please sign in to comment.