Start a change log.

This commit is contained in:
Kyle Isom 2017-11-16 08:34:05 -08:00
parent 0ab21e12f3
commit d6c5360a06
1 changed files with 19 additions and 0 deletions

19
CHANGELOG Normal file
View File

@ -0,0 +1,19 @@
Release 1.1.0 - 2017-11-16
+ A number of new command line utilities were added
+ atping
+ cruntar
+ renfnv
+
+ ski
+ subjhash
+ yamll
+ new package: ahash
+ package for loading hashes from an algorithm string
+ new certificate loading functions in the lib package
+ new package: tee
+ emulates tee(1)