Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
json
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Libraries
json
Commits
4d3bf433
Commit
4d3bf433
authored
Jan 02, 2017
by
Niels Lohmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
🔖
updated ChangeLog
parent
8b46eb8e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
+20
-0
ChangeLog.md
ChangeLog.md
+20
-0
No files found.
ChangeLog.md
View file @
4d3bf433
# Change Log
# Change Log
All notable changes to this project will be documented in this file. This project adheres to
[
Semantic Versioning
](
http://semver.org/
)
.
All notable changes to this project will be documented in this file. This project adheres to
[
Semantic Versioning
](
http://semver.org/
)
.
## [v2.0.10](https://github.com/nlohmann/json/releases/tag/v2.0.10) (2017-01-02)
[
Full Changelog
](
https://github.com/nlohmann/json/compare/v2.0.9...v2.0.10
)
-
Heap-buffer-overflow
\(
OSS-Fuzz issue 367
\)
[
\#412
](
https://github.com/nlohmann/json/issues/412
)
-
Heap-buffer-overflow
\(
OSS-Fuzz issue 366
\)
[
\#411
](
https://github.com/nlohmann/json/issues/411
)
-
Use-of-uninitialized-value
\(
OSS-Fuzz issue 347
\)
[
\#409
](
https://github.com/nlohmann/json/issues/409
)
-
Heap-buffer-overflow
\(
OSS-Fuzz issue 344
\)
[
\#408
](
https://github.com/nlohmann/json/issues/408
)
-
Heap-buffer-overflow
\(
OSS-Fuzz issue 343
\)
[
\#407
](
https://github.com/nlohmann/json/issues/407
)
-
Heap-buffer-overflow
\(
OSS-Fuzz issue 342
\)
[
\#405
](
https://github.com/nlohmann/json/issues/405
)
-
strerror throwing error in compiler VS2015
[
\#403
](
https://github.com/nlohmann/json/issues/403
)
-
json::parse of std::string being underlined by Visual Studio
[
\#402
](
https://github.com/nlohmann/json/issues/402
)
-
Explicitly getting string without .dump
\(\)
[
\#401
](
https://github.com/nlohmann/json/issues/401
)
-
Possible to speed up json::parse?
[
\#398
](
https://github.com/nlohmann/json/issues/398
)
-
the alphabetic order in the code influence console
\_
output.
[
\#396
](
https://github.com/nlohmann/json/issues/396
)
-
Execute tests with clang sanitizers
[
\#394
](
https://github.com/nlohmann/json/issues/394
)
-
Check if library can be used with ETL
[
\#361
](
https://github.com/nlohmann/json/issues/361
)
-
Feature/clang sanitize
[
\#410
](
https://github.com/nlohmann/json/pull/410
)
(
[Daniel599](https://github.com/Daniel599
)
)
-
Add Doozer build badge
[
\#400
](
https://github.com/nlohmann/json/pull/400
)
(
[andoma](https://github.com/andoma
)
)
## [v2.0.9](https://github.com/nlohmann/json/releases/tag/v2.0.9) (2016-12-16)
## [v2.0.9](https://github.com/nlohmann/json/releases/tag/v2.0.9) (2016-12-16)
[
Full Changelog
](
https://github.com/nlohmann/json/compare/v2.0.8...v2.0.9
)
[
Full Changelog
](
https://github.com/nlohmann/json/compare/v2.0.8...v2.0.9
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment