Update history.adoc

This commit is contained in:
Peter Dimov
2017-06-19 20:38:51 +03:00
parent 5b316e6e90
commit b062d84d36

View File

@ -106,3 +106,8 @@ Peter Dimov and Glen Fernandes updated the scalar and array implementations, res
Glen Fernandes rewrote `allocate_shared` and `make_shared` for arrays for a more optimal and more maintainable implementation.
## June 2017
Peter Dimov and Glen Fernandes rewrote the documentation in Asciidoc format.
Peter Dimov added `atomic_shared_ptr`.