Skip to content

Commit 1c9f328

Browse files
committed
upd history to version 0.5.0
1 parent 6521f54 commit 1c9f328

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

AUTHORS.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Contributors
1313
* Kristian Klette <[email protected]>
1414
* Gabriela Surita <[email protected]>
1515
* Leandro Gomes <[email protected]>
16+
* Tomas Fagerbekk <[email protected]>
1617

1718

1819
Tools

HISTORY.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22
History
33
=======
44

5+
0.5.0 (2019-07-04)
6+
------------------
7+
8+
* Membership test (item in Enum) returning valid results for primitive values.
9+
* New dict-like `.get` method able to return a default value (thanks @leandrogs).
10+
* Django: Support Postgres array functions and queries (thanks @tomfa).
11+
* Django: Support for deferring an enum field using `queryset.defer()` (thanks @noamkush).
12+
* Django: 2.1 support.
13+
14+
515
0.4.0 (2018-07-13)
616
------------------
717

0 commit comments

Comments
 (0)