1
0
Fork 0
mirror of https://github.com/Luzifer/tex-api.git synced 2024-11-08 16:20:04 +00:00

prepare release v0.1.0

This commit is contained in:
Knut Ahlers 2018-09-17 11:47:09 +02:00
parent 534fe608db
commit 22bfae955d
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

10
History.md Normal file
View file

@ -0,0 +1,10 @@
# 0.1.0 / 2018-09-17
* Migrate to Alpine as the base image
* Switch to `dep` for vendoring, update deps
* Fix: Deliver correct content-type
* Simplify executor script
# 0.0.0 / 2017-03-06
* Initial version