Skip to content

Commit 584cec6

Browse files
committed
tag 2025.0.4
1 parent a11dc75 commit 584cec6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

55
## [Unreleased]
66

7+
## [2025.0.4] - 2025-01-27
8+
9+
- feat: rename plugin
10+
- feat: added inspection for incorrect range
11+
- feat: add action to open expression on crontab.guru
12+
- feat: support for list intervals, ranges and stepped ranges
13+
714
## [2025.0.1] - 2025-01-26
815

916
- feat: implement basic language support for crontab

gradle.properties

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

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

0 commit comments

Comments
 (0)