You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16-12Lines changed: 16 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
22
22
23
23
## [Unreleased]
24
24
### Added
25
+
- No new features!
26
+
### Changed
27
+
- No changed features!
28
+
### Deprecated
29
+
- No deprecated features!
30
+
### Removed
31
+
- No removed features!
32
+
### Fixed
33
+
- No fixed issues!
34
+
### Security
35
+
- No security issues fixed!
36
+
37
+
## [1.3.0] - 2020-09-28
38
+
### Added
25
39
- Add support for using the plug-in in library modules.
26
40
- Add support for configuring non-standard resource directory path via `defaultResPath`. _Thanks to [@rafid059](https://github.com/rafid059) for the contribution!_
0 commit comments