Prepare for release: v0.3.3

This commit is contained in:
Luis Lavena 2016-11-12 13:58:42 -03:00
parent 61f58207fd
commit 82b9c915e1
1 changed files with 4 additions and 1 deletions

View File

@ -5,6 +5,8 @@ This project aims to comply with [Semantic Versioning](http://semver.org/),
so please check *Changed* and *Removed* notes before upgrading.
## [Unreleased]
## [0.3.3] - 2016-11-12
### Fixed
- Ensure catch all parameter can be used as optional globbing (@jwoertink)
@ -56,7 +58,8 @@ so please check *Changed* and *Removed* notes before upgrading.
### Added
- Initial release based on code extracted from Beryl.
[Unreleased]: https://github.com/luislavena/radix/compare/v0.3.2...HEAD
[Unreleased]: https://github.com/luislavena/radix/compare/v0.3.3...HEAD
[0.3.3]: https://github.com/luislavena/radix/compare/v0.3.2...v0.3.3
[0.3.2]: https://github.com/luislavena/radix/compare/v0.3.1...v0.3.2
[0.3.1]: https://github.com/luislavena/radix/compare/v0.3.0...v0.3.1
[0.3.0]: https://github.com/luislavena/radix/compare/v0.2.1...v0.3.0