1
0
Fork 0
mirror of https://github.com/Luzifer/go-dhparam.git synced 2024-11-08 23:30:02 +00:00
go-dhparam/History.md

10 lines
258 B
Markdown
Raw Normal View History

2020-05-04 16:11:40 +00:00
# 1.1.0 / 2020-05-04
* Add Go modules support, update test environment
* Added GenerateWithContext (#2) (Thanks to [ItalyPaleAle](https://github.com/ItalyPaleAle))
* Test: Keep travis awake by sending output
2018-10-08 10:10:01 +00:00
# 1.0.0 / 2018-10-08
* Initial version