diff --git a/README.md b/README.md index 65a15a1..87178b2 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,10 @@ This project uses a semver-parsable X.0.Z version number for releases, where X i Non-release versions of this project (for example on github.com/RuntimeTools/omr-agentcore) will use semver-parsable X.0.Z-dev.B version numbers, where X.0.Z is the last release with Z incremented and B is an integer. For further information on the development process go to the [appmetrics wiki][3]: [Developing](https://github.com/RuntimeTools/appmetrics/wiki/Developing). ## Version -3.2.6 +3.2.7 ## Release History +`3.2.7` - Bug fix - common itoa mangling decimals (Windows only). `3.2.6` - Bug fixes. `3.2.5` - Bug fixes. `3.2.4` - Node on z/OS support.