Skip to content

Commit 60abbe4

Browse files
actions-userwaleedyaseen
authored andcommitted
Changelog update - v1.5.0
1 parent ebbaafa commit 60abbe4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
## [Unreleased]
44

5+
## [1.5.0] - 2023-11-27
6+
57
### Added
8+
69
- Add support for `long` numeric type.
710
- Add `stylesheet` to the valid types list.
811
- Add type checking for arithmetic operators.
@@ -88,7 +91,8 @@
8891

8992
- The new file action no longer shows on top of everything else.
9093

91-
[Unreleased]: https://github.com/waleedyaseen/intellij-runescript/compare/v1.4.1...HEAD
94+
[Unreleased]: https://github.com/waleedyaseen/intellij-runescript/compare/v1.5.0...HEAD
95+
[1.5.0]: https://github.com/waleedyaseen/intellij-runescript/compare/v1.4.1...v1.5.0
9296
[1.4.1]: https://github.com/waleedyaseen/intellij-runescript/compare/v1.4.0...v1.4.1
9397
[1.4.0]: https://github.com/waleedyaseen/intellij-runescript/compare/v1.3.0...v1.4.0
9498
[1.3.0]: https://github.com/waleedyaseen/intellij-runescript/compare/v1.2.0...v1.3.0

0 commit comments

Comments
 (0)