Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rlnt committed Mar 25, 2024
1 parent d7d61b8 commit 4627912
Showing 1 changed file with 18 additions and 10 deletions.
28 changes: 18 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,31 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog],
and this project adheres to [Semantic Versioning].

## [1.1.4] - 2023-08-23
## [1.1.4] - 2024-03-25

### Fixed
- initial size of the Requester gui ([#15])
- Requester Terminal not accepting size changes when increasing request amount in config ([#15])
Initial 1.20.4 release!

<!-- Links -->
[#15]: https://github.com/AlmostReliable/merequester/issues/15
### Added

- added an in-depth explanation to the AE2 guidebook

### Changed

- reworked registration logic
- switched to new API for drag and drop logic

### Removed

- removed platform specific code to allow better maintenance for single loader
- removed a lot of mixins

## [1.1.3] - 2023-07-26
### Known Bugs

Initial 1.20.1 release!
- ME Requester Terminal doesn't render correctly as item but works fine in world

<!-- Links -->
[keep a changelog]: https://keepachangelog.com/en/1.0.0/
[semantic versioning]: https://semver.org/spec/v2.0.0.html

<!-- Versions -->
[1.1.4]: https://github.com/AlmostReliable/merequester/releases/tag/v1.20.1-forge-1.1.4
[1.1.3]: https://github.com/AlmostReliable/merequester/releases/tag/v1.20.1-forge-1.1.3
[1.1.4]: https://github.com/AlmostReliable/merequester/releases/tag/v1.20.4-1.1.4

0 comments on commit 4627912

Please sign in to comment.