Parcourir la source

Release 0.3.4

Aidan Follestad il y a 10 ans
Parent
commit
94df896569
1 fichiers modifiés avec 1 ajouts et 6 suppressions
  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.