You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1622,6 +1622,7 @@ I deeply appreciate the help of the following people.
1622
1622
-[Andrea Cocito](https://github.com/puffetto) added a clarification on macro usage to the documentation.
1623
1623
-[Krzysiek Karbowiak](https://github.com/kkarbowiak) refactored the tests to use `CHECK_THROWS_WITH_AS`.
1624
1624
-[Chaoqi Zhang](https://github.com/prncoprs) fixed a typo.
1625
+
-[ivanovmp](https://github.com/ivanovmp) fixed a whitespace error.
1625
1626
1626
1627
Thanks a lot for helping out! Please [let me know](mailto:[email protected]) if I forgot someone.
1627
1628
@@ -1656,7 +1657,7 @@ The library itself consists of a single header file licensed under the MIT licen
1656
1657
1657
1658
## Projects using JSON for Modern C++
1658
1659
1659
-
The library is currently used in Apple macOS Sierra and iOS 10. I am not sure what they are using the library for, but I am happy that it runs on so many devices.
1660
+
The library is currently used in Apple macOS Sierra-Monterey and iOS 10-15. I am not sure what they are using the library for, but I am happy that it runs on so many devices.
0 commit comments