summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 58e3d6f36..9f671d7b4 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,6 +1,22 @@
Ishtar changelog
================
+0.98.10 (2016-11-03)
+--------------------
+
+### Features ###
+
+- Force regeneration of cached labels when add M2M or changing ids
+- Use lazy model evaluation for fixed type constraints
+- Imports: add label to column definitions
+- Use spatialite for tests
+- Change default logging conf
+
+### Bug fixes ###
+
+- JQueryJqGrid: by default sorting is made using ordering in meta (fixes serious
+ performance issues)
+
0.98.9 (2016-10-23)
-------------------