My blog
https://blog.franco.net.eu.org/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.2 KiB
1.2 KiB
layout | title | excerpt | updated | date | last_version |
---|---|---|---|---|---|
default | docker-debian-postgis-django releases | none | 2021-08-30 20:35:37 | 2021-08-30 20:35:37 | 6.0.0 |
[docker-debian-postgis-django]({{ site.baseurl }}/software/#docker-debian-postgis-django) changelog
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.
Only the last version and unreleased changes are reported in the RSS feeds.
Unreleased
Empty
[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.