Skip to content

Commit

Permalink
docs: update whats_new.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
gtdang committed May 1, 2024
1 parent 8a087de commit c93ed1c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions doc/whats_new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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`

Expand All @@ -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
Expand Down Expand Up @@ -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
.. _Abdul Samad Siddiqui: https://github.com/samadpls

0 comments on commit c93ed1c

Please sign in to comment.