Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lenscas committed Mar 22, 2021
1 parent f093b6b commit 1672d6b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tealr/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
All notable changes to this project are documented in this file.

## Overview
- [`0.5.1`](#051)
- [`0.5.0`](#050)
- [`0.4.0`](#040)
- [`0.3.0`](#030)
Expand All @@ -12,6 +13,9 @@ All notable changes to this project are documented in this file.
- [`0.0.1`](#001)

## upcoming

## 0.5.1
- Fix embed_compiler(Local()) not finding teal if it was installed using --local
## 0.5.0
- Add support for `metaMethods`
- **BREAKING** Update minimum supported tl version to `0.13.1`
Expand Down
3 changes: 3 additions & 0 deletions tealr_derive/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,15 @@
All notable changes to this project are documented in this file.

## Overview
- [`0.5.1`](#051)
- [`0.5.0`](#050)
- [`0.4.0`](#040)
- [`0.2.0`](#020)
- [`0.1.1`](#011)

## upcoming
## 0.5.1
- Fix embed_compiler(Local()) not finding teal if it was installed using --local
## 0.5.0

## 0.4.0
Expand Down

0 comments on commit 1672d6b

Please sign in to comment.