File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 44
55## [ Unreleased]
66
7+ ## [ 0.0.10] - 2025-12-08
8+
79### Added
810
911- Require 2025.3
6971- Implemented first version of Pedro Progress Bar
7072- Initial scaffold created from [ IntelliJ Platform Plugin Template] ( https://github.com/JetBrains/intellij-platform-plugin-template )
7173
72- [ Unreleased ] : https://github.com/strangelookingnerd/pedro-progress-bar-plugin/compare/v0.0.9...HEAD
74+ [ Unreleased ] : https://github.com/strangelookingnerd/pedro-progress-bar-plugin/compare/v0.0.10...HEAD
75+ [ 0.0.10 ] : https://github.com/strangelookingnerd/pedro-progress-bar-plugin/compare/v0.0.9...v0.0.10
7376[ 0.0.9 ] : https://github.com/strangelookingnerd/pedro-progress-bar-plugin/compare/v0.0.8...v0.0.9
7477[ 0.0.8 ] : https://github.com/strangelookingnerd/pedro-progress-bar-plugin/compare/v0.0.7...v0.0.8
7578[ 0.0.7 ] : https://github.com/strangelookingnerd/pedro-progress-bar-plugin/compare/v0.0.6...v0.0.7
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ pluginGroup = com.github.strangelookingnerd
44pluginName = Pedro Progress Bar
55pluginRepositoryUrl = https://github.com/strangelookingnerd/pedro-progress-bar-plugin
66# SemVer format -> https://semver.org
7- pluginVersion = 0.0.10
7+ pluginVersion = 0.0.11
88
99# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010pluginSinceBuild = 253
You can’t perform that action at this time.
0 commit comments