Skip to content

Commit 2788d85

Browse files
committed
Merge with jsonschema_201909
1 parent 4e706a0 commit 2788d85

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
0.173.4
2+
-------
3+
4+
Defect fixes
5+
6+
- Fixed issue #485 where `basic_json` member names did not use `polymorphic_allocator`
7+
8+
- Addressed issue #482 by replacing `static_assert` with runtime exception
9+
10+
0.173.3
11+
-------
12+
13+
Defect fixes:
14+
15+
- Made all member functions of [jsoncons::range](https://github.com/danielaparker/jsoncons/blob/master/doc/ref/corelib/json/range.md) const
16+
17+
118
0.173.2
219
-------
320

0 commit comments

Comments
 (0)