Bump version to v0.3.0

This commit is contained in:
2022-02-19 01:50:57 +01:00
parent 98bcf5b0ee
commit 28da36d920
4 changed files with 6 additions and 5 deletions

View File

@ -5,8 +5,9 @@ All notable changes to discord-reminder-bot 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).
## [Unreleased]
## [0.3.0] - 2022-02-19
- Docker image is now built automatically
- Added more information to .env.example
- Rewrote install instructions and added how you create a Discord bot token to the README.md.
- `build: .` is now removed from docker-compose.yml as it broke `docker-compose up`