update release notes

This commit is contained in:
tibbi
2017-06-14 21:39:48 +02:00
parent 369179bd16
commit e052e2f6f8
2 changed files with 2 additions and 0 deletions

View File

@@ -615,6 +615,7 @@ class MainActivity : SimpleActivity(), NavigationListener {
add(Release(73, R.string.release_73)) add(Release(73, R.string.release_73))
add(Release(76, R.string.release_76)) add(Release(76, R.string.release_76))
add(Release(77, R.string.release_77)) add(Release(77, R.string.release_77))
add(Release(80, R.string.release_80))
checkWhatsNew(this, BuildConfig.VERSION_CODE) checkWhatsNew(this, BuildConfig.VERSION_CODE)
} }
} }

View File

@@ -1,6 +1,7 @@
<resources> <resources>
<!-- Release notes --> <!-- Release notes -->
<string name="release_80">Allow editing specific instances of repeating events</string>
<string name="release_77">Allow displaying some events from the past in the Simple Event List view</string> <string name="release_77">Allow displaying some events from the past in the Simple Event List view</string>
<string name="release_76"> <string name="release_76">
Added an easy way to import Holidays in some countries\n Added an easy way to import Holidays in some countries\n