We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b2efcc commit 9dd49ddCopy full SHA for 9dd49dd
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# intellij-runescript Changelog
2
3
## [Unreleased]
4
+
5
+## [1.2.0] - 2023-08-18
6
7
### Added
8
- Support for basic spell checking and custom dictionary.
9
- Support for specific parameter types in triggers.
@@ -20,5 +23,6 @@
20
23
### Changed
21
24
- The new file action no longer shows on top of everything else.
22
25
-[Unreleased]: https://github.com/waleedyaseen/intellij-runescript/compare/v1.1.0...HEAD
26
+[Unreleased]: https://github.com/waleedyaseen/intellij-runescript/compare/v1.2.0...HEAD
27
+[1.2.0]: https://github.com/waleedyaseen/intellij-runescript/compare/v1.1.0...v1.2.0
28
[1.1.0]: https://github.com/waleedyaseen/intellij-runescript/commits/v1.1.0
0 commit comments