updated changelog
This commit is contained in:
parent
4c6f3775a5
commit
3d7f981bde
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue