doc/changelog: v1.0.0 + v1.0.1 changelog
This commit is contained in:
parent
8bf41bc242
commit
66362fc856
@ -28,3 +28,12 @@ By default, Dokku will proxy HTTP on port 5000.
|
|||||||
dokku apps:create teafolio
|
dokku apps:create teafolio
|
||||||
dokku storage:mount teafolio /srv/teafolio-dokku/config.toml:/app/config.toml
|
dokku storage:mount teafolio /srv/teafolio-dokku/config.toml:/app/config.toml
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## CHANGELOG
|
||||||
|
|
||||||
|
2020-05-24 v1.0.1
|
||||||
|
- Remove image dependency from static files
|
||||||
|
- Fix a cosmetic issue with `h2`/`h3` margins
|
||||||
|
|
||||||
|
2020-05-05 v1.0.0
|
||||||
|
- Initial release
|
||||||
|
Loading…
Reference in New Issue
Block a user