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 1c81289 commit acd6fdfCopy full SHA for acd6fdf
CHANGELOG.md
@@ -5,6 +5,8 @@
5
- Added - GitHub Actions workflow to manually release docs
6
- Changed - Update `datajoint/nginx` to `v0.2.6`
7
- Changed - Migrate docs from `https://docs.datajoint.org/python` to `https://datajoint.com/docs/core/datajoint-python`
8
+- Fixed - Updated set_password to work on MySQL 8 - PR [#1106](https://github.com/datajoint/datajoint-python/pull/1106)
9
+- Added - Missing tests for set_password - PR [#1106](https://github.com/datajoint/datajoint-python/pull/1106)
10
11
### 0.14.1 -- Jun 02, 2023
12
- Fixed - Fix altering a part table that uses the "master" keyword - PR [#991](https://github.com/datajoint/datajoint-python/pull/991)
0 commit comments