Skip to content

Commit

Permalink
v0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
samhh committed Apr 24, 2024
1 parent a2232da commit 1381828
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@

This project adheres to semantic versioning.

## 0.8.3 (2024-04-24)

Fixed dynamic linking in macos-aarch64 binary.

## 0.8.2 (2024-04-23)

Enable support for "✓" character
Allowed "✓" character in internal linter.

## 0.8.1 (2023-02-20)

Expand Down
2 changes: 1 addition & 1 deletion intlc.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.2
name: intlc
version: 0.8.2
version: 0.8.3
license: MIT
build-type: Simple

Expand Down

0 comments on commit 1381828

Please sign in to comment.