Skip to content

Commit

Permalink
Added changelog for version 3.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlesage committed Nov 24, 2022
1 parent e2e2c01 commit 6b4b2e0
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions baseimagedefs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,24 +17,34 @@ baseimage:
long-lived application.
gui: false
history:
- version: 3.2.0
date: 2022-11-24
added:
- 'Image based on Alpine 3.17.'
- 'Helper to take ownership of a directory.'
- 'Helper to determine if a boolean value is true or false.'
- 'Internal environment variables are automatically loaded when logging in to the container.'
changed:
- 'Baseimage''s binaries have been relocated to `/opt/base/bin`.'
- 'Adjusted `PATH` to include `/opt/base/bin`.'
- version: 3.1.6
data: 2022-11-07
date: 2022-11-07
changes:
fixed:
- 'logmonitor: do not re-process status files that didn''t change.'
- 'logmonitor: fixed handling of debouncing value `0` (infinite).'
- version: 3.1.5
data: 2022-11-03
date: 2022-11-03
changes:
fixed:
- 'Crash that occurs when no monotonic clock is available.'
- version: 3.1.4
data: 2022-11-01
date: 2022-11-01
changes:
fixed:
- 'Re-added `LANG` Docker environment variable that was present in previous versions.'
- version: 3.1.3
data: 2022-10-28
date: 2022-10-28
changes:
fixed:
- 'Truncation of long application name in informational box.'
Expand Down

0 comments on commit 6b4b2e0

Please sign in to comment.