Skip to content

Commit

Permalink
fix docs/changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kakuilan committed Feb 9, 2020
1 parent 16ad790 commit 5d0dd15
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Changelog
All notable changes to this project will be documented in this file.

## [v0.0.2]- 2020-02-08
## [v0.0.2]- 2020-02-09
#### Added
- KArr.JoinInts
- KArr.JoinStrings
Expand Down Expand Up @@ -80,6 +80,8 @@ All notable changes to this project will be documented in this file.
- rename KArr.SliceMerge to MergeSlice
- rename KConv.Bin2dec to Bin2Dec
- rename KConv.Bin2hex to Bin2Hex
- rename KConv.ByteToFloat64 to Byte2Float64
- rename KConv.ByteToInt64 to Byte2Int64
- rename KConv.BytesSlice2Str to Bytes2Str
- rename KConv.Dec2bin to Dec2Bin
- rename KConv.Dec2hex to Dec2Hex
Expand Down

0 comments on commit 5d0dd15

Please sign in to comment.