summaryrefslogtreecommitdiff
path: root/src/runtime/haskell-bind/CHANGELOG.md
diff options
context:
space:
mode:
authorJohn J. Camilleri <john@johnjcamilleri.com>2021-05-03 22:49:31 +0200
committerGitHub <noreply@github.com>2021-05-03 22:49:31 +0200
commit70427680541cff3eac7b8dc99241913c84898082 (patch)
tree792e929d8d6062f6c2ea6610d0ca766ae88468d0 /src/runtime/haskell-bind/CHANGELOG.md
parent60bc752a6f705cca1edcd0e48bcfe947fd98b4b5 (diff)
parent84fd431afd54644bbe4bfc2c09c444f5a99e35cb (diff)
Merge pull request #107 from GrammaticalFramework/pgf2-complete
Add complete function to PGF2
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