Skip to content

Commit 273ebc8

Browse files
Fix release v3.2.0
1 parent 2da768e commit 273ebc8

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
.env
22
.secrets
3+
compose.base.override.yaml
4+
compose.override.yaml
5+
compose.override.yml
6+
docker-compose.override.yaml
37
docker-compose.override.yml

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8585

8686
- Docker-compose setup for starting Dolibarr with Træfik.
8787

88+
[3.2.0]: https://github.com/solution-libre/docker-dolibarr/compare/v3.1.0...v3.2.0
8889
[3.1.0]: https://github.com/solution-libre/docker-dolibarr/compare/v3.0.0...v3.1.0
8990
[3.0.0]: https://github.com/solution-libre/docker-dolibarr/compare/v2.1.0...v3.0.0
9091
[2.1.0]: https://github.com/solution-libre/docker-dolibarr/compare/v2.0.0...v2.1.0

0 commit comments

Comments
 (0)