Commit b9ec74f14a3e47fdefb2a555a53ad20985005442

Authored by hitier
1 parent 5fb92534
Exists in rhitier-dev

Record changes before merge

Showing 2 changed files with 5 additions and 1 deletions   Show diff stats
CHANGELOG.md
... ... @@ -27,6 +27,10 @@ or major refactoring improvments.
27 27 ### Changed
28 28 ### New
29 29  
  30 +## [2.0.0-alpha.5] - 2023-11-06 - Docker configuration
  31 +### New
  32 +Allow port configuration through envvar or envfile
  33 +
30 34 ## [2.0.0-alpha.4] - 2023-11-04 - Docker volume binds
31 35 ### New
32 36 Allow to bind local files and dirs to container
... ...
VERSION.txt
1   -v2.0.0-alpha.4
  1 +v2.0.0-alpha.5
... ...