Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
xzhayon committed Apr 29, 2022
1 parent 374f6f1 commit 3b63aa4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ 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).

## [Unreleased](https://github.com/facile-it/fortepiano/compare/v0.1.2...HEAD)

### Changed

- Rename `GeneratorL` module to `Yield`.
- Rename `struct` type to `Struct`.

### Removed

- Disable imports from `fortepiano/lib/*`.

## [0.1.2](https://github.com/facile-it/fortepiano/compare/v0.1.1...v0.1.2) - 2022-04-29

### Added
Expand Down

0 comments on commit 3b63aa4

Please sign in to comment.