浏览代码

Release 0.3.4

Aidan Follestad 10 年之前
父节点
当前提交
94df896569
共有 1 个文件被更改,包括 1 次插入6 次删除
  1. 1 6
      README.md

+ 1 - 6
README.md

@@ -6,16 +6,11 @@ The code you see below is also found in the sample project. You can download a A
 
 ### What's New
 
-###### Version 0.3.4
+###### Version 0.3.3 – 0.3.4
 
 > 1. Crash fix when updating list items after they had previosly been set.
 > 2. The ability to set the content color when constructing a dialog builder.
 
-###### Version 0.3.3
-
-> 1. Support down to API 8, thanks [acappelli](https://github.com/acappelli)
-> 2. Other layout fixes
-
 ###### Version 0.3.2
 
 > 1. Large performance improvements for list dialogs, thanks [hzsweers](https://github.com/hzsweers)! The item processor API was switched with custom list adapters, see the sample for an example.