Skip to content

Commit e3eb4ae

Browse files
committed
wait nvm forgot my blurb
1 parent 0522d5a commit e3eb4ae

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,8 @@ More bugfixes. I work so hard for my beloved users.
235235

236236
# 2.5.0
237237

238+
`2.5.0` brings contributions from 3 of our lovely enigma users in addition to our regular duo, bringing you some reworks to long-broken features and fixing some long-bothersome bugs!
239+
238240
- new [theme system and theme](https://github.com/QuiltMC/enigma/pull/216) (thanks [supersaiyansubtlety](https://github.com/supersaiyansubtlety)!)
239241
- adds a new theme: darcerula
240242
- this theme is yet darker than the old dark theme, for those that appreciate a pitch black atmosphere for their mappings
@@ -253,7 +255,7 @@ More bugfixes. I work so hard for my beloved users.
253255
- the `ClassProvider` parameter has been replaced with a `ProjectClassProvider`, providing classes and scope for both the main jar and libraries
254256
- `JarIndexerService#acceptJar` now takes a `ProjectClassProvider` instead of a `ClassProvider`
255257
- the scope has not been removed, and if the service is configured to accept libraries will be the main scope on first run and the library scope on the second
256-
- added name proposal for record components
258+
- added name proposal for record components
257259
- names for record getters are automatically proposed as their corresponding field is named
258260
- methods are linked to fields based on bytecode
259261
- this is a fail-fast solution: if there is no method perfectly matching the expected code for a record getter no mapping will be proposed

0 commit comments

Comments
 (0)