diff --git a/CHANGELOG.md b/CHANGELOG.md index 229e92d..ed02da0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file. This projec ## [Unreleased][unreleased] +## [1.2.0rc2] - 2015-07-21 - I haven't named it yet, cut me some slack. + ### Changed - `jss.ComputerGroup`s that are made with the `new` method now include the `computers` subelement. @@ -460,7 +462,8 @@ I did a quick update to include an egg installer on pypi.org. This was needed to - Initial release. -[unreleased]: https://github.com/sheagcraig/python-jss/compare/v1.1.0...HEAD +[unreleased]: https://github.com/sheagcraig/python-jss/compare/v1.2.0rc2...HEAD +[1.2.0rc2]: https://github.com/sheagcraig/python-jss/compare/v1.1.0...v1.2.0rc2 [1.1.0]: https://github.com/sheagcraig/python-jss/compare/v1.0.2...v1.1.0 [1.0.2]: https://github.com/sheagcraig/python-jss/compare/v1.0.1...v1.0.2 [1.0.1]: https://github.com/sheagcraig/python-jss/compare/v1.0.0...v1.0.1