Skip to content

Commit

Permalink
Merge pull request #415 from refinedmods/main
Browse files Browse the repository at this point in the history
Merge main into develop branch
  • Loading branch information
raoulvdberge authored Aug 18, 2023
2 parents ccec503 + 9459e8a commit 78b6dbe
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,18 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [2.0.0-milestone.2.13] - 2023-08-18

### Changed

- The Interface now supports fluids.
- The Interface now supports fluids.

### Fixed

- Fixed filter slot hints not being aware of the resource types that they can show in a slot.
- Fixed Exporter only exporting 1 mB per cycle on Forge.
- Fixed not being able to use any blocks on Fabric or Forge.
- Fixed External Storage crash on Fabric when a stack with zero amount is exposed.
- Fixed filter slot hints not being aware of the resource types that they can show in a slot.
- Fixed Exporter only exporting 1 mB per cycle on Forge.
- Fixed not being able to use any blocks on Fabric or Forge.
- Fixed External Storage crash on Fabric when a stack with zero amount is exposed.

## [2.0.0-milestone.2.12] - 2023-08-06

Expand Down Expand Up @@ -422,7 +424,9 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- The Grid can now use smooth scrolling.
- The Grid now has syntax highlighting for the search query.

[Unreleased]: https://github.com/refinedmods/refinedstorage2/compare/v2.0.0-milestone.2.12...HEAD
[Unreleased]: https://github.com/refinedmods/refinedstorage2/compare/v2.0.0-milestone.2.13...HEAD

[2.0.0-milestone.2.13]: https://github.com/refinedmods/refinedstorage2/compare/v2.0.0-milestone.2.12...v2.0.0-milestone.2.13

[2.0.0-milestone.2.12]: https://github.com/refinedmods/refinedstorage2/compare/v2.0.0-milestone.2.11...v2.0.0-milestone.2.12

Expand Down

0 comments on commit 78b6dbe

Please sign in to comment.