Skip to content

Commit

Permalink
prepare for the 1.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Ladicek committed Sep 30, 2016
1 parent 024b638 commit 3c9fac1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Changelog

## 1.4.1 (not yet released)
## 1.5.0 [The Emiko Edition](https://en.wikipedia.org/wiki/The_Windup_Girl) (2016-09-30)

- management versions 4.2.0 and 5.0.0 are now recognized
- added Travis CI to the project
- added `settings.xml` to the project
- added support for `double` values to `Values` and `ModelNodeResult`
- added commands for the `infinispan` subsystem
- added commands for the ORB subsystem (`jacorb` / `iiop-openjdk`)
- improved commands for the `transactions` subsystem
- added support for `double` values to `Values` and `ModelNodeResult`
- fixed `Operations.removeIfExists` in case of a missing host resource
- management versions 4.2.0 and 5.0.0 are now recognized
- improved reliability of some tests
- improved commands for the `transactions` subsystem
- added commands for the ORB subsystem (`jacorb` / `iiop-openjdk`)
- added Travis CI to the project
- added `settings.xml` to the project

## 1.4.0 [The D && !D Edition](https://en.wikipedia.org/wiki/Luminous_\(story_collection\)) (2016-07-15)

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Then, declare the dependencies like this:
<version>${version.org.wildfly.extras.creaper}</version>
</dependency>

The latest and greatest released version is __`1.4.0`__.
The latest and greatest released version is __`1.5.0`__.

Creaper follows [Semantic Versioning 2.0.0](http://semver.org/spec/v2.0.0.html)
(aka _SemVer_) for versioning and also as a compatibility promise.
Expand Down

0 comments on commit 3c9fac1

Please sign in to comment.