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 | 4b6c126dd1b3b8c7d52e64167758a505f0960f27 (patch) | |
tree | b09056709831f9bff58fb86abbc479a135117355 /CHANGES.md | |
parent | 99c4cb7017ccfa70d40240daab1004a6c988baee (diff) | |
download | Ishtar-4b6c126dd1b3b8c7d52e64167758a505f0960f27.tar.bz2 Ishtar-4b6c126dd1b3b8c7d52e64167758a505f0960f27.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) ------------------- |