-
Notifications
You must be signed in to change notification settings - Fork 5
Release fs-sim-0.4.0.0
and fs-api-0.4.0.0
#102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
3a01630
to
e7b0c03
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually you need to also change the README badges
I also like adding a |
I took inspiration from the last release PR and the badges are unchanged there. |
e7b0c03
to
c3d58f0
Compare
Just leaving a link here to a comment I left on a PR that was already merged: #101 (review) (and true, the badges update themselves automatically) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Blocking this PR based on input-output-hk/io-sim#216. Changes here look fine, but we need to resolve that issue before releasing.
967af4a
to
c3d58f0
Compare
c3d58f0
to
e393b4b
Compare
fs-api/CHANGELOG.md
Outdated
@@ -16,14 +18,14 @@ | |||
|
|||
* Make it build with `ghc-9.12`. | |||
* Drop support for `ghc-8.10` and `ghc-9.2`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This still says that support for ghc-9.2
is dropped
fs-sim/CHANGELOG.md
Outdated
@@ -32,8 +34,8 @@ | |||
### Patch | |||
|
|||
* Make it build with `ghc-9.12`. | |||
* Support `io-classes-1.8`. | |||
* Drop support for `ghc-8.10` and `ghc-9.2`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This still says that support for ghc-9.2
is dropped
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, fixed
e393b4b
to
2857f9b
Compare
No description provided.