Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions docker/debian/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,5 @@

### 🐛 Bug Fixes

* restore release-please annotations and correct changelog format ([756f1e4](https://github.com/snowdreamtech/python/commit/756f1e427e2b5e3b98924200120fcf9831d01d9f))
* resolve missing PYTHON_VERSION ARG and restore release-please annotations ([060ceca](https://github.com/snowdreamtech/python/commit/060ceca174e948b0b6d66fbe6def4ca7240815b5))

## 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.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
8 changes: 1 addition & 7 deletions docker/rocky/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,5 @@

### 🐛 Bug Fixes

* restore release-please annotations and correct changelog format ([756f1e4](https://github.com/snowdreamtech/python/commit/756f1e427e2b5e3b98924200120fcf9831d01d9f))
* resolve missing PYTHON_VERSION ARG and restore release-please annotations ([060ceca](https://github.com/snowdreamtech/python/commit/060ceca174e948b0b6d66fbe6def4ca7240815b5))

## 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.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
Loading