1
1
mirror of https://github.com/github/semantic.git synced 2025-01-05 22:28:10 +03:00

Add ChangeLog entry for 0.1.0.0

Co-Authored-By: Patrick Thomson <patrickt@users.noreply.github.com>
This commit is contained in:
Rick Winfrey 2020-03-23 13:19:39 -07:00
parent 6cdc5d0e6f
commit 7c745e7ff7

View File

@ -1,3 +1,9 @@
# 0.1.0.0
- Adds `CodeQL` language constructor.
- Bumps `lingo-haskell` to 0.3.2.
- Removes Span and Pos lower bound instances. This makes callers responsible for defining whether Span / Pos are 0 or 1 indexed.
# 0.0.2.0
- Adds `Source.Language`.