Skip to content

Commit 05a81eb

Browse files
Merge pull request #697 from guzman-raphael/master
Update changelogs for new 0.12.2 release
2 parents fff397a + 314baf8 commit 05a81eb

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## Release notes
22

3-
### 0.12.2 -- Nov 8, 2019
3+
### 0.12.2 -- Nov 11, 2019
4+
* Bugfix - Convoluted error thrown if there is a reference to a non-existent table attribute (#691)
45
* Bugfix - Insert into external does not trim leading slash if defined in `dj.config['stores']['<store>']['location']` (#692)
56

67
### 0.12.1 -- Nov 2, 2019

docs-parts/intro/Releases_lang1.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
0.12.1 -- Nov 8, 2019
1+
0.12.1 -- Nov 11, 2019
22
-------------------------
3+
* Bugfix - Convoluted error thrown if there is a reference to a non-existent table attribute (#691)
34
* Bugfix - Insert into external does not trim leading slash if defined in `dj.config['stores']['<store>']['location']` (#692)
45

56
0.12.1 -- Nov 2, 2019

0 commit comments

Comments
 (0)