fixed acknowledgements
This commit is contained in:
parent
0707030bc5
commit
8fc4061187
1 changed files with 2 additions and 1 deletions
|
@ -353,7 +353,8 @@ I deeply appreciate the help of the following people.
|
||||||
- [kirkshoop](https://github.com/kirkshoop) made the iterators of the class composable to other libraries.
|
- [kirkshoop](https://github.com/kirkshoop) made the iterators of the class composable to other libraries.
|
||||||
- [wancw](https://github.com/wanwc) fixed a bug that hindered the class to compile with Clang.
|
- [wancw](https://github.com/wanwc) fixed a bug that hindered the class to compile with Clang.
|
||||||
- Tomas Åblad found a bug in the iterator implementation.
|
- Tomas Åblad found a bug in the iterator implementation.
|
||||||
- [Joshua C. Randall](https://github.com/jrandall) fixed a bug in the floating-point serialization and implemented code to parse streams incrementally.
|
- [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.
|
||||||
|
|
||||||
Thanks a lot for helping out!
|
Thanks a lot for helping out!
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue