diff --git a/NEWS b/NEWS index 118a3ef..9b6a7a0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ + +Changes from 0.4 to 0.5 +----------------------- + +* Complete rewrite of the Encoding class to allow for + 1. On-the-fly changing of the encoding while en-/decoding + 2. Ability to en-/decode from/to any data structure + Changes from 0.3 to 0.4 -----------------------