mergeless 0.2.0.0 → 0.2.0.1
raw patch · 2 files changed
+6/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- ChangeLog.md +4/−0
- mergeless.cabal +2/−2
ChangeLog.md view
@@ -2,6 +2,10 @@ ## Unreleased changes +## [0.2.0.1] - 2020-02-13++* Fixed the benchmarks+ ## [0.2.0.0] - 2020-02-12 * Got rid of the UTCTimes. The client should take care of that.
mergeless.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 7b7549a7b1a7d5ca5767941adb11f773af2e6727a37c8fdceb9367c0147b4d91+-- hash: e9c77efd3c064c462f3a79fdbceaba9b90320d6d06191725f464ade9e341033d name: mergeless-version: 0.2.0.0+version: 0.2.0.1 description: Please see the README on GitHub at <https://github.com/NorfairKing/mergeless#readme> homepage: https://github.com/NorfairKing/mergeless#readme bug-reports: https://github.com/NorfairKing/mergeless/issues