summaryrefslogtreecommitdiff
path: root/src/runtime/haskell-bind/CHANGELOG.md
diff options
context:
space:
mode:
authorJohn J. Camilleri <john@johnjcamilleri.com>2020-08-03 10:53:51 +0200
committerGitHub <noreply@github.com>2020-08-03 10:53:51 +0200
commite10bb790cb257bc025e6256cd8c8a6bbba542754 (patch)
tree89678b42b9a703d67d25eebe1cf394797d994585 /src/runtime/haskell-bind/CHANGELOG.md
parent830dbe760db2df0c573c06cb481d0611bf55908b (diff)
parentc53353f08763fbbfb5c0abeaa03da6a23aa64080 (diff)
Merge pull request #69 from GrammaticalFramework/pgf2-hackage
Update pgf2 metadata for uploading to Hackage Even though this isn't able to package the C runtime itself into the Haskell package, I think these changes are still worth merging into master.
Diffstat (limited to 'src/runtime/haskell-bind/CHANGELOG.md')
-rw-r--r--src/runtime/haskell-bind/CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/runtime/haskell-bind/CHANGELOG.md b/src/runtime/haskell-bind/CHANGELOG.md
new file mode 100644
index 000000000..e9da7fac4
--- /dev/null
+++ b/src/runtime/haskell-bind/CHANGELOG.md
@@ -0,0 +1,13 @@
+## 1.2.0
+
+- Stop `pgf-shell` from being built by default.
+- parseToChart also returns the category.
+- bugfix in bracketedLinearize.
+
+## 1.1.0
+
+- Remove SG library.
+
+## 1.0.0
+
+- Everything up until 2020-07-11.