Skip to content

Commit 173ba31

Browse files
committed
Update version to 3.5.0 and add changelog entry for IDE 2025.x compatibility
1 parent 0d0f2d9 commit 173ba31

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning].
44

5+
## 3.5.0 - 2026-01-14
6+
7+
### Changed
8+
9+
- Updated Gradle plugin from 1.9.0 to 1.17.4
10+
- Updated platform version from 2022.2 to 2024.1
11+
- Extended IDE compatibility range to support versions 241-253.* (2024.1 through 2025.3.x)
12+
- Upgraded Gradle wrapper from 7.5.1 to 8.5
13+
14+
### Fixed
15+
16+
- Compatibility with IntelliJ IDEA 2025.x versions ([#248])
17+
518
## 3.4.2 - 2023-12-25
619

720
### Fixed
@@ -162,6 +175,7 @@ This project adheres to [Semantic Versioning].
162175
[#127]: https://github.com/ashald/EnvFile/issues/127
163176
[#151]: https://github.com/ashald/EnvFile/issues/151
164177
[#165]: https://github.com/ashald/EnvFile/issues/165
178+
[#248]: https://github.com/ashald/EnvFile/issues/248
165179

166180
[Keep a CHANGELOG]: http://keepachangelog.com
167181
[Semantic Versioning]: http://semver.org/

0 commit comments

Comments
 (0)