Skip to content

Commit f7beac9

Browse files
committed
tag 2025.0.7
1 parent 35b723f commit f7beac9

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
## [Unreleased]
66

7+
## [2025.0.7] - 2025-02-21
8+
9+
- feat: add direct files reference
10+
- feat: files autocompletion
11+
- feat: file icon provider
12+
713
## [2025.0.6] - 2025-02-19
814

915
- feat: add direct files reference

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pluginGroup = com.github.xepozz.gitattributes
33
pluginName = .gitattributes support
44
pluginRepositoryUrl = https://github.com/xepozz/gitattributes-plugin
55
# SemVer format -> https://semver.org
6-
pluginVersion=2025.0.6
6+
pluginVersion=2025.0.7
77

88
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
99
pluginSinceBuild=213

0 commit comments

Comments
 (0)