Skip to content

Commit a3de57b

Browse files
authored
Update CHANGES.md
1 parent 585c466 commit a3de57b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
0.1.0 (unreleased)
4+
0.1.0 (Oct 7th 2015)
55
------------------
66

77
### Django 1.10 compatibility and some additional library features!
@@ -10,6 +10,7 @@ Changelog
1010
- Added postgres specific ID generator
1111
- Some magic sharded field lookups (if you're so inclined)
1212
- The above fields have the additional functionality to automatically lookup the shard when part of the save/update/filter clauses contain the information required to get the shard
13+
- Alters the way data migrations run as far as which databases are acted upon as well as provides an override, see the docs for more details. This brings the package more inline with Django.
1314

1415

1516
0.0.8 (Apr 20th 2016)

0 commit comments

Comments
 (0)