diff --git a/doc/whats_new.rst b/doc/whats_new.rst index f43c556802..166a5bf299 100644 --- a/doc/whats_new.rst +++ b/doc/whats_new.rst @@ -30,9 +30,6 @@ Changelog - Add ability to specify number of cells in :class:`~hnn_core.Network`, by `Nick Tolley`_ in :gh:`705` -- Add feature to read/write :class:`~hnn_core.Network` from/to HDF5 format, - by `Rajat Partani`_ and `George Dang`_ in :gh:`704` - - Add feature to convert param and json files to HDF5 format, by `George Dang`_ in :gh:`723` @@ -55,6 +52,9 @@ Changelog - Added gui widget to enable/disable synchronous input in simulations, by `Camilo Diaz`_ in :gh:`750` +- Added feature to read/write :class:`~hnn_core.Network` configurations to + json, by `George Dang`_ and `Rajat Partani`_ in :gh:`757` + Bug ~~~ - Fix inconsistent connection mapping from drive gids to cell gids, by @@ -479,4 +479,4 @@ People who contributed to this release (in alphabetical order): .. _Kaisu Lankinen: https://github.com/klankinen .. _George Dang: https://github.com/gtdang .. _Camilo Diaz: https://github.com/kmilo9999 -.. _Abdul Samad Siddiqui: https://github.com/samadpls \ No newline at end of file +.. _Abdul Samad Siddiqui: https://github.com/samadpls