Skip to content

Commit

Permalink
Prepare changelog for Teal 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hishamhm committed Feb 8, 2021
1 parent 8f295f8 commit 9c0eef6
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,30 @@
# 0.11.1

2021-02-07

Having great users means having great feedback! Here's a quick bugfix release
addressing a few issues that were reported by the community right after the
release of Teal 0.11.0.

This release features commits by Hisham Muhammad.

## What's New

### Fixes

* Fixed inference in cases that combine `is` and `==` (#382)
* Fixed tuple resolution in literal tables
* Fixed incorrect `<const>` in table inference (#383)

# 0.11.0

2021-02-07

The FOSDEM 2021 edition!

This new release does not include big language changes, but includes a lot of
new stuff!
new stuff! The new `tl types` infrastructure for IDE tooling, `build.tl`
support in `tl build`, code generation options, and tons of bugfixes.

This release features commits by Corey Williamson, lenscas, Patrick
Desaulniers and Hisham Muhammad.
Expand Down

0 comments on commit 9c0eef6

Please sign in to comment.