Skip to content

Commit 5ab59e3

Browse files
committed
changelog changed
1 parent 2ad9653 commit 5ab59e3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@
44
build/
55
composer.lock
66
.phpunit.result.cache
7-
.clover.xml
7+
.clover.xml
8+
.hadolint.yaml
9+
.yamllint.yaml

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres
66
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
9-
108
## [master] - 2022-02-17
119

1210
## Changed
@@ -95,7 +93,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
9593
- changed app.dockerfile/docker-compose.yml and added xdebug with xdebug.mode=coverage
9694
- changed xdebug.ini with memory_limit = -1 for unittests when xdebug.ini is loaded in docker-compose.yml
9795

98-
## unstable - 2025-06-14
96+
## unstable - 2025-06-15
9997

10098
### Added
10199

0 commit comments

Comments
 (0)