Skip to content

Commit 26fa7f1

Browse files
authored
Merge pull request #150 from SysBind/changelog-update-v1.3.2
Changelog update - `v1.3.2`
2 parents 9f72845 + 883a6e5 commit 26fa7f1

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).
77

88
## [Unreleased]
99

10-
### Changed
10+
## [1.3.2] - 2025-01-20
11+
12+
### Changed
13+
1114
- Add support to PHPStorm 2025.1
1215

1316
### Fixed
17+
1418
- Looping in include path of php when add the currnt project as Moodle project
1519

1620
## [1.3.1] - 2024-11-16
@@ -137,7 +141,8 @@ Add support for PHPStorm 2022.2
137141
- Add live Template for Moodle $ADMIN by type ADMIN
138142
- Add Moodle code style for predefined code styles for PHP/Javascript/SCSS/LESS
139143

140-
[Unreleased]: https://github.com/SysBind/moodle-dev/compare/v1.3.1...HEAD
144+
[Unreleased]: https://github.com/SysBind/moodle-dev/compare/v1.3.2...HEAD
145+
[1.3.2]: https://github.com/SysBind/moodle-dev/compare/v1.3.1...v1.3.2
141146
[1.3.1]: https://github.com/SysBind/moodle-dev/compare/v1.3.0...v1.3.1
142147
[1.3.0]: https://github.com/SysBind/moodle-dev/compare/v1.2.9...v1.3.0
143148
[1.2.9]: https://github.com/SysBind/moodle-dev/compare/v1.2.8...v1.2.9

0 commit comments

Comments
 (0)