Skip to content

Commit

Permalink
release: version 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
romm committed Jan 8, 2024
1 parent 4a9771f commit daf8206
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/pages/project/changelog.md
Expand Up @@ -9,7 +9,8 @@ Below are listed the changelogs for all released versions of the library.

## Version 1

- [`1.8.1` — 8th of January 2024](changelog/version-1.8.0.md)
- [`1.8.2` — 8th of January 2024](changelog/version-1.8.2.md)
- [`1.8.1` — 8th of January 2024](changelog/version-1.8.1.md)
- [`1.8.0` — 26th of December 2023](changelog/version-1.8.0.md)
- [`1.7.0` — 23rd of October 2023](changelog/version-1.7.0.md)
- [`1.6.1` — 11th of October 2023](changelog/version-1.6.1.md)
Expand Down
8 changes: 8 additions & 0 deletions docs/pages/project/changelog/version-1.8.2.md
@@ -0,0 +1,8 @@
# Changelog 1.8.2 — 8th of January 2024

!!! info inline end "[See release on GitHub]"
[See release on GitHub]: https://github.com/CuyZ/Valinor/releases/tag/1.8.2

### Bug Fixes

* Allow callable type to be compiled ([4a9771f](https://github.com/CuyZ/Valinor/commit/4a9771f72f48a4ac924218ca997e6030fa114c8f))

0 comments on commit daf8206

Please sign in to comment.