Skip to content

Commit e9616fb

Browse files
Merge pull request #334 from ixcat/issue-87-ext2
docs-parts/intro/Releases_lang1.rst: update date, issues
2 parents 2f1b2ed + d3413e6 commit e9616fb

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs-parts/intro/Releases_lang1.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
1-
3.4.0 -- December 9, 2020
2-
-------------------------
1+
3.4.0 -- December 11, 2020
2+
--------------------------
33
* Minor: Add dj.config to be compatible with dj-python and removed dj.set (#186) #188
44
* Minor: Add UUID DataJoint datatype (#180) PR #194
55
* Minor: Add file external storage (#143) PR #197
66
* Minor: Add S3 external storage (#88) PR #207
77
* Minor: Improve dependency version compatibility handling (#228) PR #285
88
* Minor: Add unique and nullable options for foreign keys (#110) PR #303
99
* Minor: Add non-interactive option for dj.new (#69) #317
10+
* Minor: Add dj.kill_quick (#251) PR #314
11+
* Minor: Log connection ID, user in jobs table (#87, #275) PR #314
1012
* Bugfix: Handle empty password (#250) PR #279, #292
1113
* Bugfix: Disable GUI password if running headless (#278) PR #280, #292
1214
* Bugfix: Add order_by option to dj.kill output (#229) PR #248, #292
@@ -43,4 +45,4 @@
4345
3.2.2 -- February 5, 2019
4446
-------------------------
4547

46-
`Previous release notes TBD`
48+
`Previous release notes TBD`

0 commit comments

Comments
 (0)