summaryrefslogtreecommitdiff
path: root/src/runtime/haskell-bind/CHANGELOG.md
diff options
context:
space:
mode:
authorJohn J. Camilleri <john@digitalgrammars.com>2021-05-03 13:19:08 +0200
committerJohn J. Camilleri <john@digitalgrammars.com>2021-05-03 13:19:08 +0200
commit450368f9bbf2948365953ae35069b5039ba38a28 (patch)
treec9694513d42b1a19f33a990b4bffe158d0a64d65 /src/runtime/haskell-bind/CHANGELOG.md
parent60bc752a6f705cca1edcd0e48bcfe947fd98b4b5 (diff)
First attempt at adding support for complete in PGF2 (gives segmentation faults)
Diffstat (limited to 'src/runtime/haskell-bind/CHANGELOG.md')
-rw-r--r--src/runtime/haskell-bind/CHANGELOG.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/runtime/haskell-bind/CHANGELOG.md b/src/runtime/haskell-bind/CHANGELOG.md
index aed2d9c4f..570c7fd73 100644
--- a/src/runtime/haskell-bind/CHANGELOG.md
+++ b/src/runtime/haskell-bind/CHANGELOG.md
@@ -1,7 +1,11 @@
+## 1.3.0
+
+- Add completion support.
+
## 1.2.1
-- Remove deprecated pgf_print_expr_tuple
-- Added an API for cloning expressions/types/literals
+- Remove deprecated `pgf_print_expr_tuple`.
+- Added an API for cloning expressions/types/literals.
## 1.2.0