Skip to content

Commit

Permalink
Release 1.4.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cannorin committed Jan 12, 2022
1 parent 419db57 commit 46c5162
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.4.0-beta.1] - 2022-01-12
- Fix a bug which prevented ts2ocaml from generating classes without default constructors.

## [1.4.0-beta.0] - 2022-01-11
- Perform massive internal refactoring.
- Anonymous interface modules are now generated in the module where they are actually used.
Expand Down

0 comments on commit 46c5162

Please sign in to comment.