diff options
Diffstat (limited to 'sample/src/main/res/xml/changelog.xml')
-rw-r--r-- | sample/src/main/res/xml/changelog.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sample/src/main/res/xml/changelog.xml b/sample/src/main/res/xml/changelog.xml index eb594ca..015171f 100644 --- a/sample/src/main/res/xml/changelog.xml +++ b/sample/src/main/res/xml/changelog.xml @@ -6,6 +6,15 @@ <item text="" /> --> + <version title="v1.2"/> + <item text="Fix title attribute in changelog" /> + <item text="" /> + <item text="" /> + <item text="" /> + <item text="" /> + <item text="" /> + <item text="" /> + <version title="v1.1"/> <item text="Created kpref items" /> <item text="Attached source files" /> |