File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33# CodeClocker Changelog
44
5+ ## [ Unreleased]
6+
57## [ 1.0.9] - 2025-11-16
68
79- Add status bar widget with daily coding activity
4345
4446- Support IntelliJ Platform 2024.3.5
4547
46- [ Unreleased ] : https://github.com/codeclocker/codeclocker-intellij-plugin/compare/v1.0.8...HEAD
48+ [ Unreleased ] : https://github.com/codeclocker/codeclocker-intellij-plugin/compare/v1.0.9...HEAD
49+ [ 1.0.9 ] : https://github.com/codeclocker/codeclocker-intellij-plugin/compare/v1.0.8...v1.0.9
4750[ 1.0.8 ] : https://github.com/codeclocker/codeclocker-intellij-plugin/compare/v1.0.7...v1.0.8
4851[ 1.0.7 ] : https://github.com/codeclocker/codeclocker-intellij-plugin/compare/v1.0.6...v1.0.7
4952[ 1.0.6 ] : https://github.com/codeclocker/codeclocker-intellij-plugin/compare/v1.0.5...v1.0.6
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ pluginGroup = com.codeclocker
44pluginName = CodeClocker
55pluginRepositoryUrl = https://github.com/codeclocker/codeclocker-intellij-plugin
66# SemVer format -> https://semver.org
7- pluginVersion = 1.0.8
7+ pluginVersion = 1.0.9
88
99# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010pluginSinceBuild = 242
You can’t perform that action at this time.
0 commit comments