diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f30316..40274ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ 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). +## [0.2.19] - 2024-03-29 + +### Changed + +* Increased the time the `install` command waits for Django to start to 120 seconds + ## [0.2.18] - 2024-01-12 ### Added