Skip to content

Commit

Permalink
Release 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalp committed May 4, 2022
1 parent 3d2ccf5 commit f95a48f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# CHANGELOG

## 0.4.0 (unreleased)
## 0.4.0 (2022-05-04)

- Add `DefinitionType` and `BindableType` bases on top of `BaseType`.
- Add `CollectionType` utility type for gather types into single type.
- Split logic from `BaseType` into `DefinitionType` and `BindableType`.
- Add `CollectionType` utility type for gathering types into single type.


## 0.3.0 (2022-04-25)
Expand Down

0 comments on commit f95a48f

Please sign in to comment.