File tree Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change 1
1
Release Notes
2
2
=============
3
3
4
+ v2.0.0
5
+ ------
6
+
7
+ :date: 2016-11-01
8
+
9
+ This is a major release, which introduces support for native DynamoDB maps and lists. There are no
10
+ changes which are expected to break backwards compatibility, but you should test extensively before
11
+ upgrading in production due to the volume of changes.
12
+
13
+ New features in this release:
14
+
15
+ * Add support for native map and list attributes (#175)
16
+
17
+ Contributors to this release:
18
+
19
+ * @jmphilli
20
+ * @berdim99
21
+
22
+
4
23
v1.6.0
5
24
------
6
25
@@ -41,7 +60,7 @@ This is a backwards compatible, minor release.
41
60
Fixes in this release:
42
61
43
62
* Introduce concept of page_size, separate from num items returned limit (#139)
44
-
63
+
45
64
Contributors to this release:
46
65
47
66
* @anandswaminathan
You can’t perform that action at this time.
0 commit comments