Skip to content

Commit d6a2962

Browse files
committed
Update CHANGELOG.md
1 parent b4adbf5 commit d6a2962

1 file changed

Lines changed: 19 additions & 10 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,24 @@
11
# Changelog
22

3-
## [Unreleased]
4-
### ⌛ Coming
3+
## [3.0.0+1.21.8-build.5] - 2025-08-17
4+
### 🗘 Updated
55

6-
<small>_Exciting new features may be coming here._</small>
6+
* Some sounds are integrated into ExtraSounds’ assets.
7+
* Adjusts volumes and rearranges sounds.json entries.
78

8-
### 💭 Bugs / Issues
9+
### 👷 Technical
910

10-
<small>_Caught bugs and known issues are written._</small>
11+
* Dependency updates:
12+
- SoundCategories
13+
- Gradle 9.0.0
14+
- Gradle Plugins
1115

1216
## [3.0.0+1.21.8-build.4] - 2025-08-09
1317
### 🔧 Fixed
1418

1519
* Crash on startup with RoughlyEnoughItems 20.0.811.
20+
21+
### 🗘 Updated
1622
* Louder volume for almost all sounds. (suggested by [#25](https://github.com/lonefelidae16/extra-sounds/issues/25))
1723

1824
## [3.0.0+1.21.8-build.2] - 2025-07-24
@@ -104,8 +110,8 @@
104110

105111
### 🔧 Fixed
106112

107-
* Play Chat sound when Chat Mention is muted.
108-
* Prevent sound when placing an item in a slot that doesn’t accept it.
113+
* Plays Chat sound when Chat Mention is muted.
114+
* Prevents sound when placing an item in a slot that doesn’t accept it.
109115

110116
### 👷 Technical
111117

@@ -299,7 +305,7 @@
299305
* Port to 1.20.
300306
* Supports Pottery _Sherds_ sound (name has changed).
301307

302-
### 🔧 Fixed
308+
### 🗘 Updated
303309

304310
* Typing sound turns on by default. (suggested by [#3](https://github.com/lonefelidae16/extra-sounds/issues/3))
305311
* Supports Keyboard’s Cut action sound on edit screen:
@@ -355,10 +361,13 @@
355361
### 🔧 Fixed
356362

357363
* Keyboard’s Cursor sound when moving rows.
358-
* Changes working directory of the cache.
359-
* Item delete sound when moving a stack from HotBar to creative slot
364+
* Item deletion sound when moving a stack from HotBar to creative slot
360365
on CreativeInventory screen.
361366

367+
### 🗘 Updated
368+
369+
* Changes working directory of the cache.
370+
362371
### 👷 Technical
363372

364373
* Dependency updates:

0 commit comments

Comments
 (0)