summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2016-09-06 16:22:11 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2016-09-06 16:22:11 +0200
commit11242d6f7140b91c25b302f6e06c48968c34da16 (patch)
treeb09056709831f9bff58fb86abbc479a135117355 /CHANGES.md
parentb7a7183cdb07c7782abac7fe01d86cc2beb1411e (diff)
downloadIshtar-11242d6f7140b91c25b302f6e06c48968c34da16.tar.bz2
Ishtar-11242d6f7140b91c25b302f6e06c48968c34da16.zip
CHANGES: fix syntax
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 6105ace32..311b59436 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -6,15 +6,15 @@ Ishtar changelog
### Features ###
-Context record: can change operation
-Context record: display operation code in label
-Person: add salutation field
+- Context record: can change operation
+- Context record: display operation code in label
+- Person: add salutation field
### Bug fixes ###
-Prevent circular save on import
-Fix person creation with new title management
-Fix context records creation
+- Prevent circular save on import
+- Fix person creation with new title management
+- Fix context records creation
0.97.6 (2016-09-05)
-------------------