Skip to content

Commit 322ae0e

Browse files
committed
Revert "Merge pull request #825 from dimitri-yatsenko/master"
This reverts commit 4d258e3, reversing changes made to 5357b7e. Changes to be committed: modified: CHANGELOG.md modified: docs-parts/intro/Releases_lang1.rst
1 parent 4d258e3 commit 322ae0e

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

CHANGELOG.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
## Release notes
22

3-
### 0.12.7 -- Oct 27, 2020
4-
* Fix case sensitivity issues to adapt to MySQL 8+. PR #819
5-
* Fix pymysql regression bug (#814) PR #816
6-
* Adapted attribute types now have dtype=object in all recarray results. PR #811
7-
83
### 0.12.6 -- May 15, 2020
94
* Add `order_by` to `dj.kill` (#668, #779) PR #775, #783
105
* Add explicit S3 bucket and file storage location existence checks (#748) PR #781

docs-parts/intro/Releases_lang1.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
0.12.7 -- Oct 27, 2020
2-
----------------------
3-
* Fix case sensitivity issues to adapt to MySQL 8+. PR #819
4-
* Fix pymysql regression bug (#814) PR #816
5-
* Adapted attribute types now have `dtype=object` in all recarray results. PR #811
6-
71
0.12.6 -- May 15, 2020
82
----------------------
93
* Add `order_by` to `dj.kill` (#668, #779) PR #775, #783

0 commit comments

Comments
 (0)