mirror of
https://tildegit.org/sbgodin/HtmGem.git
synced 2023-08-25 13:53:12 +02:00
18 lines
542 B
Plaintext
18 lines
542 B
Plaintext
|
# 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.0.0/),
|
|||
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|||
|
|
|||
|
## [1.0.0] - 2021-03-10
|
|||
|
* Improves presentation and installation page.
|
|||
|
* Adds stylesheets and download of pages source code.
|
|||
|
* Allows to change stylesheet in the URL.
|
|||
|
* Tested successfully on a shared host.
|
|||
|
|
|||
|
## [0.2.0] - 2021-03-06
|
|||
|
Beta version
|
|||
|
|
|||
|
## [0.1.0] - 2021-03-01
|
|||
|
Alpha version
|