Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
CBroz1 committed Nov 7, 2024
1 parent d9129ef commit 252d66d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ dj.FreeTable(dj.conn(), "common_session.session_group").drop()
- Import `datajoint.dependencies.unite_master_parts` -> `topo_sort` #1116,
#1137, #1162
- Fix bool settings imported from dj config file #1117
- Allow definition of tasks and new probe entries from config #1074, #1120, #1179
- Allow definition of tasks and new probe entries from config #1074, #1120,
#1179
- Enforce match between ingested nwb probe geometry and existing table entry
#1074
- Update DataJoint install and password instructions #1131
Expand All @@ -35,6 +36,7 @@ dj.FreeTable(dj.conn(), "common_session.session_group").drop()
- Remove mambaforge from tests #1153
- Remove debug statement #1164
- Add testing for python versions 3.9, 3.10, 3.11, 3.12 #1169
- Download test data without credentials, trigger on approved PRs #1180
- Allow python \< 3.13 #1169
- Remove numpy version restriction #1169
- Merge table delete removes orphaned master entries #1164
Expand Down

0 comments on commit 252d66d

Please sign in to comment.