E. Scott Daniels | 0b08d9d | 2020-03-27 10:18:37 -0400 | [diff] [blame] | 1 | # This file contains a brief summary of each version bump. |
| 2 | |
E. Scott Daniels | 97204c8 | 2020-06-29 15:39:57 -0400 | [diff] [blame] | 3 | 2020 June 29; version 1.2.0 |
| 4 | Add support for json parsing |
| 5 | |
E. Scott Daniels | 0ac0fb4 | 2020-06-26 09:01:52 -0400 | [diff] [blame] | 6 | 2020 June 26; version 1.1.0 |
| 7 | Change the port type in constructors to indicate "const" |
| 8 | |
E. Scott Daniels | 97204c8 | 2020-06-29 15:39:57 -0400 | [diff] [blame] | 9 | Version bump to 1.1.0 to allow patches to bronze code to |
E. Scott Daniels | 0ac0fb4 | 2020-06-26 09:01:52 -0400 | [diff] [blame] | 10 | continue to be done on the 1.0.* level. |
| 11 | |
E. Scott Daniels | cbd893c | 2020-04-28 11:10:48 -0400 | [diff] [blame] | 12 | 2020 April 28; version 1.0.0 |
| 13 | Bump version to force package build (old CI version added |
| 14 | incorrect install prefix). Bump to 1.0.0 for release. |
| 15 | |
E. Scott Daniels | 0b08d9d | 2020-03-27 10:18:37 -0400 | [diff] [blame] | 16 | 2020 March 27; version 0.1.2 |
| 17 | Changes identified by sonar (missing copy/move builders) |
| 18 | rmr_dump example programme |
| 19 | Improvements to code for better test coverage |