We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaa6a03 commit 6a952a3Copy full SHA for 6a952a3
CHANGELOG.md
@@ -1,5 +1,8 @@
1
## Release notes
2
3
+### 0.14.3 -- TBD
4
+- Fixed - Added encapsulating double quotes to comply with [DOT language](https://graphviz.org/doc/info/lang.html) - PR [#1177](https://github.com/datajoint/datajoint-python/pull/1177)
5
+
6
### 0.14.2 -- Aug 19, 2024
7
- Added - Migrate nosetests to pytest - PR [#1142](https://github.com/datajoint/datajoint-python/pull/1142)
8
- Added - Codespell GitHub Actions workflow
0 commit comments