Skip to content

Commit 53b9c8b

Browse files
Update changelog.
1 parent 6794b82 commit 53b9c8b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
- Fixed - Convert lingering prints by replacing with logs PR [#?](https://github.com/datajoint/datajoint-python/pull/?)
1010
- Changed - `table.progress()` defaults to no stdout PR [#?](https://github.com/datajoint/datajoint-python/pull/?)
1111
- Changed - `table.describe()` defaults to no stdout PR [#?](https://github.com/datajoint/datajoint-python/pull/?)
12-
- Deprecated - `table._update()` and old-style foreign key syntax PR [#?](https://github.com/datajoint/datajoint-python/pull/?)
12+
- Deprecated - `table._update()` PR [#?](https://github.com/datajoint/datajoint-python/pull/?)
13+
- Deprecated - old-style foreign key syntax PR [#?](https://github.com/datajoint/datajoint-python/pull/?)
1314
- Deprecated - `dj.migrate_dj011_external_blob_storage_to_dj012()` PR [#?](https://github.com/datajoint/datajoint-python/pull/?)
1415

1516
### 0.13.8 -- Sep 21, 2022

0 commit comments

Comments
 (0)