We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8e0b62 commit ef1089dCopy full SHA for ef1089d
Changelog.html
@@ -468,7 +468,7 @@
468
</style>
469
</head>
470
<body>
471
-<h2>master</h2>
+<h2>0.99.7.3</h2>
472
<ul>
473
<li>
474
<p><code>json_type_traits</code> supports <code>std::pair</code> (convert to/from json array of size 2)</p>
doc/md/Changelog.md
@@ -1,5 +1,5 @@
1
-master
2
-------
+0.99.7.3
+--------
3
4
- `json_type_traits` supports `std::pair` (convert to/from json array of size 2)
5
0 commit comments