Skip to content

Commit 921ab4d

Browse files
authored
Update README with fix details ready for 2.5.1
1 parent 88fdc18 commit 921ab4d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,9 +290,10 @@ This project uses a semver-parsable X.0.Z version number for releases, where X i
290290
Non-release versions of this project (for example on github.com/RuntimeTools/SwiftMetrics) 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 [SwiftMetrics wiki][1]: [Developing](https://github.com/RuntimeTools/SwiftMetrics/wiki/Developing).
291291

292292
## Version
293-
2.5.0
293+
2.5.1
294294

295295
## Release History
296+
`2.5.1` - Fix compilation warnings
296297
`2.5.0` - Removal of `SwiftyRequest` and support for Kitura-NIO
297298
`2.4.2` - Removal of Swift 4.2 compiler warnings
298299
`2.4.1` - Refactoring to remove SwiftyJSON dependency and minor fixes

0 commit comments

Comments
 (0)