23 lines
632 B
Markdown
23 lines
632 B
Markdown
|
|
# Changelog
|
||
|
|
|
||
|
|
All notable changes to this project will be documented in this file.
|
||
|
|
|
||
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) but do not follows semantic versioning as it is useless in this type of project.
|
||
|
|
|
||
|
|
## [2.7.4-1] - 2026-07-26
|
||
|
|
|
||
|
|
### Added
|
||
|
|
|
||
|
|
* libcanlock support.
|
||
|
|
* ssmtp for sending mails.
|
||
|
|
|
||
|
|
### Changed
|
||
|
|
|
||
|
|
* Little image optimisation - compile everything and cleanup sources in one command. Saves ~10 megabytes 😅.
|
||
|
|
|
||
|
|
## [2.7.4] - 2026-07-24
|
||
|
|
|
||
|
|
Initial container release with inn 2.7.4 built with perl/python/sqlite support.
|
||
|
|
|
||
|
|
[2.7.4]: https://code.pztrn.name/containers/inn2/releases/tag/2.7.4
|