Skip to content

Commit

Permalink
Reviewed changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
enolfc committed Aug 21, 2024
1 parent 76ada40 commit 9f9566f
Showing 1 changed file with 22 additions and 11 deletions.
33 changes: 22 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,22 @@
# Log of changes
## v0.0.5
- Dockerise the deployment.
## v0.0.4
- Add first version of CSS.
## v0.0.3
- Use a buffer (file on local disk) rather than querying GOCDB with every visit.
## v0.0.2
- First version working with [Apache](https://flask.palletsprojects.com/en/2.0.x/deploying/mod_wsgi/) on Ubuntu 20.04
## v0.0.1
- First version working with [Flask](https://flask.palletsprojects.com/en/2.0.x/quickstart/)
# 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.1.0/),
and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.2.0] - 2024-08-21

### Changed

- Move to homer instead of dashy for the dashboard
- Adopt EGI colours

## [0.1] - 2022-07-28

### Added

- Initial dashboard implementation based on Dashy

0 comments on commit 9f9566f

Please sign in to comment.