All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
Unreleased version are marked with Plan for ${version}
or Unreleased
.
Unreleased #
Empty
[7.0.0] -2021-12-09 #
Fixed #
- Updated copyright headers.
Changed #
- Updated Dockerfile dependencies.
- Updated Dockerfile base image version.
Added #
- New PyPI mirror argument for:
Makefile.dist
Dockerfile.dist
[6.0.0] -2021-08-30 #
Fixed #
- Most commands in the Dockerfile have been composed in a single
shell command.
- Fixed some
Makefile.dist
targets.
- Updated email.
Changed #
- Updated Dockerfile image and pinned packages from Debian 10 to 11.
Added #
- New git hooks have been added in the pre-commit file.
Removed #
- The
ci.sh
has been replaced by Jenkins files on repositories that use this
project, such as django-futils.
- Checksums and examples in the readme file are no longer needed.
back to software/docker-debian-postgis-django