updated changelog

This commit is contained in:
Stefan Friese 2022-05-22 23:00:00 +02:00
parent 4c6f3775a5
commit 3d7f981bde
1 changed files with 8 additions and 1 deletions

View File

@ -6,7 +6,7 @@
## 0.2.0.0 -- 2022-05-19
* Added the following based and encodings
* Added the following bases and encodings
* Decimal to hex
* Hex to decmial
* Xxencoding
@ -18,3 +18,10 @@
* Added base62 and base58
## 0.4.0.0 -- 2022-05-22
* Added the following bases and encodings
* Base64 for url
* Octal to/from hex
* Binary to/from hex