diff options
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 |
commit | 11242d6f7140b91c25b302f6e06c48968c34da16 (patch) | |
tree | b09056709831f9bff58fb86abbc479a135117355 /CHANGES.md | |
parent | b7a7183cdb07c7782abac7fe01d86cc2beb1411e (diff) | |
download | Ishtar-11242d6f7140b91c25b302f6e06c48968c34da16.tar.bz2 Ishtar-11242d6f7140b91c25b302f6e06c48968c34da16.zip |
CHANGES: fix syntax
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 12 |
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) ------------------- |