Skip to content

Commit 995eeab

Browse files
committed
2.0.0-beta.3
1 parent 42126b1 commit 995eeab

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## [2.0.0-beta.3] - 2023-04-07
4+
- Setting horizontalAlignment explicitly due to the change in Plasma Framework
5+
36
## [2.0.0-beta.2] - 2023-04-07
47
- Added font size option to panel primary and secondary texts
58
- Visual improvements
@@ -35,6 +38,7 @@ The calendar has been completely rewritten and many features have been added to
3538
## [0.1.0] - 2020-12-15
3639
- Initial release.
3740

41+
[2.0.0-beta.3]: https://github.com/amirnajaffi/shamsi-calendar-plasmoid/releases/tag/2.0.0-beta.3
3842
[2.0.0-beta.2]: https://github.com/amirnajaffi/shamsi-calendar-plasmoid/releases/tag/2.0.0-beta.2
3943
[2.0.0-beta.1]: https://github.com/amirnajaffi/shamsi-calendar-plasmoid/releases/tag/2.0.0-beta.1
4044
[1.0.0]: https://github.com/amirnajaffi/shamsi-calendar-plasmoid/releases/tag/1.0.0

package/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"ServiceTypes": [
1616
"Plasma/Applet"
1717
],
18-
"Version": "2.0.0-beta.2",
18+
"Version": "2.0.0-beta.3",
1919
"Website": "https://github.com/amirnajaffi/shamsi-calendar-plasmoid",
2020
"License": "GPLv3"
2121
},

0 commit comments

Comments
 (0)