Skip to content

Commit

Permalink
updated README to recent pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
nlohmann committed Apr 15, 2015
1 parent 3eb1b2a commit 28f21c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ Though it's 2015 already, the support for C++11 is still a bit sparse. Currently

- GCC 4.8
- GCC 4.9
- GCC 5.0
- Clang 3.4
- Clang 3.5

Expand Down Expand Up @@ -380,6 +381,7 @@ I deeply appreciate the help of the following people.
- Tomas Åblad found a bug in the iterator implementation.
- [Joshua C. Randall](https://github.com/jrandall) fixed a bug in the floating-point serialization.
- [Aaron Burghardt](https://github.com/aburgh) implemented code to parse streams incrementally.
- [Daniel Kopeček](https://github.com/dkopecek) fixed a bug in the compilation with GCC 5.0.

Thanks a lot for helping out!

Expand Down

0 comments on commit 28f21c4

Please sign in to comment.