Skip to content

Commit a1e0da7

Browse files
Update changelog's PR reference.
1 parent 53b9c8b commit a1e0da7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
- Added - Support for inserting data with CSV files - PR [#1067](https://github.com/datajoint/datajoint-python/pull/1067)
77
- Changed - Switch testing image from `pydev` to `djtest` PR [#1012](https://github.com/datajoint/datajoint-python/pull/1012)
88
- Added - DevContainer development environment compatible with GH Codespaces PR [1071](https://github.com/datajoint/datajoint-python/pull/1071)
9-
- Fixed - Convert lingering prints by replacing with logs PR [#?](https://github.com/datajoint/datajoint-python/pull/?)
10-
- Changed - `table.progress()` defaults to no stdout PR [#?](https://github.com/datajoint/datajoint-python/pull/?)
11-
- Changed - `table.describe()` defaults to no stdout 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/?)
14-
- Deprecated - `dj.migrate_dj011_external_blob_storage_to_dj012()` PR [#?](https://github.com/datajoint/datajoint-python/pull/?)
9+
- Fixed - Convert lingering prints by replacing with logs PR [#1073](https://github.com/datajoint/datajoint-python/pull/1073)
10+
- Changed - `table.progress()` defaults to no stdout PR [#1073](https://github.com/datajoint/datajoint-python/pull/1073)
11+
- Changed - `table.describe()` defaults to no stdout PR [#1073](https://github.com/datajoint/datajoint-python/pull/1073)
12+
- Deprecated - `table._update()` PR [#1073](https://github.com/datajoint/datajoint-python/pull/1073)
13+
- Deprecated - old-style foreign key syntax PR [#1073](https://github.com/datajoint/datajoint-python/pull/1073)
14+
- Deprecated - `dj.migrate_dj011_external_blob_storage_to_dj012()` PR [#1073](https://github.com/datajoint/datajoint-python/pull/1073)
1515

1616
### 0.13.8 -- Sep 21, 2022
1717
- Added - New documentation structure based on markdown PR [#1052](https://github.com/datajoint/datajoint-python/pull/1052)

0 commit comments

Comments
 (0)