1
0
mirror of https://github.com/Luzifer/slugify.git synced 2024-09-19 09:02:59 +00:00

prepare release v0.2.0

This commit is contained in:
Knut Ahlers 2021-10-13 18:11:39 +02:00
parent 84dbe37688
commit e9640069bc
Signed by: luzifer
GPG Key ID: 0066F03ED215AD7D

View File

@ -1,3 +1,10 @@
# 0.2.0 / 2021-10-13
* Add publishing
* Add go modules support, update dependencies
* Remove old vendoring / dep management
* Remove binary
# 0.1.0 / 2017-12-15
* Initial version