Skip to content

Commit e1f0f89

Browse files
committed
release: 1.5.1
1 parent d586ec7 commit e1f0f89

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
1-
## [Unreleased](https://github.com/faissaloux/pest-plugin-inside/compare/v1.5.0...main)
1+
## [Unreleased](https://github.com/faissaloux/pest-plugin-inside/compare/v1.5.1...main)
22

3-
## [v1.5.0](https://github.com/faissaloux/pest-plugin-inside/compare/v1.4.0...v1.5.0) - 2024-10-23
3+
## [v1.5.1](https://github.com/faissaloux/pest-plugin-inside/compare/v1.5.0...v1.5.1) - 2024-10-26
4+
### Fixed
5+
* Fix arabic lowercase by [@faissaloux](https://github.com/faissaloux) in https://github.com/faissaloux/pest-plugin-inside/pull/14
6+
7+
### Refactor
8+
* Rename Investigator methods by [@faissaloux](https://github.com/faissaloux) in https://github.com/faissaloux/pest-plugin-inside/pull/13
49

10+
## [v1.5.0](https://github.com/faissaloux/pest-plugin-inside/compare/v1.4.0...v1.5.0) - 2024-10-23
511
### Added
612
* Support nested arrays by [@faissaloux](https://github.com/faissaloux) in https://github.com/faissaloux/pest-plugin-inside/pull/12
713

@@ -17,7 +23,6 @@
1723
### Refactor
1824
* Refactor expectations by [@faissaloux](https://github.com/faissaloux) in https://github.com/faissaloux/pest-plugin-inside/pull/8
1925

20-
2126
## [v1.3.0](https://github.com/faissaloux/pest-plugin-inside/compare/v1.2.0...v1.3.0) - 2024-10-13
2227
### Added
2328
* Scan deep directories by [@faissaloux](https://github.com/faissaloux) in https://github.com/faissaloux/pest-plugin-inside/pull/4
@@ -26,7 +31,6 @@
2631
### Tests
2732
* helpers tests by [@faissaloux](https://github.com/faissaloux) in https://github.com/faissaloux/pest-plugin-inside/pull/6
2833

29-
3034
## [v1.2.0](https://github.com/faissaloux/pest-plugin-inside/compare/v1.1.0...v1.2.0) - 2024-10-10
3135
### Added
3236
* Support pest3 by [@faissaloux](https://github.com/faissaloux) in https://github.com/faissaloux/pest-plugin-inside/pull/3

0 commit comments

Comments
 (0)