diff --git a/Changes b/Changes index e2a710a..d6017dd 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,6 @@ Revision history for picojson -1.2.2 2015-02-25 13:05:00+0900 +1.3.0 2015-02-25 13:05:00+0900 - `make check` is now synonym of `make test` (#62) - operator= is now safe when part of LHS is being assigned, as well as exception-safe (#66)