Skip to content

Commit

Permalink
Add a note about SLF4J into the changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
nedtwigg committed Feb 7, 2023
1 parent bab3181 commit 7e89542
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions solstice/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format.
### Added
- Introduced `Capability` which takes OSGi `Provide-Capability`/`Require-Capability` into account. ([#71](https://github.com/equodev/equo-ide/pull/71))
- In particular, this means that we don't need to do any manual startup ordering anymore.
- Also reverted from SLF4J 2.x to 1.x because 2.x uses fancy parts of the capability system that nothing else in Eclipse seems to use.
### Fixed
- No more errors on filesystems which don't support atomic move ([#73](https://github.com/equodev/equo-ide/pull/73))

Expand Down

0 comments on commit 7e89542

Please sign in to comment.