Skip to content

Commit

Permalink
Merge pull request #428 from gfngfn/release-0-0-11
Browse files Browse the repository at this point in the history
Release 0.0.11
  • Loading branch information
gfngfn authored Feb 5, 2024
2 parents e1e2ad0 + 1150d30 commit 71f00da
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [0.0.11] - 2024-02-05
### Fixed
- Improve the dependency description in the `.opam` file ([PR\#426](https://github.com/gfngfn/SATySFi/pull/426)).
- Avoid `camlimages.5.0.5` due to an installation issue ([PR\#425](https://github.com/gfngfn/SATySFi/pull/425)).

## [0.0.10] - 2023-10-12
### Fixed
- Fix URLs of Latin Modern fonts for installation ([PR\#412](https://github.com/gfngfn/SATySFi/pull/412) by `caphosra`).
Expand Down Expand Up @@ -153,7 +158,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/),
- Initial version of SATySFi


[Unreleased]: https://github.com/gfngfn/SATySFi/compare/v0.0.10...HEAD
[Unreleased]: https://github.com/gfngfn/SATySFi/compare/v0.0.11...HEAD
[0.0.11]: https://github.com/gfngfn/SATySFi/compare/v0.0.10...v0.0.11
[0.0.10]: https://github.com/gfngfn/SATySFi/compare/v0.0.9...v0.0.10
[0.0.9]: https://github.com/gfngfn/SATySFi/compare/v0.0.8...v0.0.9
[0.0.8]: https://github.com/gfngfn/SATySFi/compare/v0.0.7...v0.0.8
Expand Down
2 changes: 1 addition & 1 deletion satysfi.opam
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
opam-version: "2.0"
name: "satysfi"
version: "0.0.10"
version: "0.0.11"
maintainer: "Takashi Suwa"
authors: [
"Takashi Suwa"
Expand Down

0 comments on commit 71f00da

Please sign in to comment.