From 42a67e2d2208d39dc240afc00ed29f1f74b37c2b Mon Sep 17 00:00:00 2001 From: kikito Date: Thu, 4 Aug 2016 12:30:28 +0200 Subject: [PATCH] update changelog --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bf4d52f..5e9a71d 100644 --- a/README.md +++ b/README.md @@ -104,3 +104,6 @@ busted * Fix several errors and inconsistencies in the way the comparisons where implemented. * Added a lot more tests to cover more edge cases when comparing versions +## v.1.2.1 +* Fix error on pessimistic update operator when applied to a 0.x.x version +