mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-10 00:05:11 -04:00
Added ToBase32FromBase16 feature
This commit is contained in:
parent
c9d9730726
commit
6c2ae74c0f
3 changed files with 56 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
# Changelog
|
||||
All major and minor version changes will be documented in this file. Details of patch-level version changes can be found in [commit messages](https://github.com/gchq/CyberChef/commits/master).
|
||||
|
||||
### Unreleased
|
||||
- Add 'To Base32 (From Base16)' operation
|
||||
|
||||
### [9.21.0] - 2020-06-12
|
||||
- Node API now exports `magic` operation [@d98762625] | [#1049]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue