Skip to content

Commit

Permalink
chore: changelog was messed up
Browse files Browse the repository at this point in the history
  • Loading branch information
rvcas committed Feb 26, 2025
1 parent 900bf91 commit b9ef61e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 18 deletions.
16 changes: 3 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,16 @@
# Changelog

## v1.1.15 - UNRELEASED
## v1.1.13 - 2025-02-26

### Added

- **aiken-lsp**: an additional code action to use constructors or identifiers from qualified imports is now offered on missing constructor or identifier. @KtorZ

### Changed

- **aiken-lang**: fixed `UnknownTypeConstructor` wrongly reported as `UnknownVariable` (then messing up with LSP quickfix suggestions). @KtorZ

## v1.1.14 - 2025-02-21

### Changed

- **aiken-project**: add back borders to the textplots @rvcas

## v1.1.13 - 2025-02-21

### Changed

- **aiken**: Bumped pallas to 0.32.0
- **aiken-project**: add back borders to the textplots @rvcas
- **aiken-lang**: fixed `UnknownTypeConstructor` wrongly reported as `UnknownVariable` (then messing up with LSP quickfix suggestions). @KtorZ

## v1.1.12 - 2025-02-18

Expand Down
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b9ef61e

Please # to comment.