CHANGELOG.md in puppetlabs_spec_helper-2.2.0 vs CHANGELOG.md in puppetlabs_spec_helper-2.3.0
- old
+ new
@@ -1,9 +1,16 @@
# Change log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
+## [2.3.0]
+### Added
+- `CI_SPEC_OPTIONS` environment variable for `parallel_spec` rake task
+
+### Fixed
+- Remove puppet ~> 3.0 pin from gemspec
+
## [2.2.0]
### Summary
i18n rake task, and unbreak windows again.
### Added
@@ -359,10 +366,11 @@
## 0.1.0 - 2012-06-08
### Added
* Initial release
-[unreleased]: https://github.com/puppetlabs/puppetlabs_spec_helper/compare/v2.2.0...master
+[unreleased]: https://github.com/puppetlabs/puppetlabs_spec_helper/compare/v2.3.0...master
+[2.3.0]: https://github.com/puppetlabs/puppetlabs_spec_helper/compare/v2.2.0...v2.3.0
[2.2.0]: https://github.com/puppetlabs/puppetlabs_spec_helper/compare/v2.1.5...v2.2.0
[2.1.5]: https://github.com/puppetlabs/puppetlabs_spec_helper/compare/v2.1.4...v2.1.5
[2.1.4]: https://github.com/puppetlabs/puppetlabs_spec_helper/compare/v2.1.3...v2.1.4
[2.1.3]: https://github.com/puppetlabs/puppetlabs_spec_helper/compare/v2.1.2...v2.1.3
[2.1.2]: https://github.com/puppetlabs/puppetlabs_spec_helper/compare/v2.1.1...v2.1.2