Skip to content

Commit

Permalink
v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
igorocampos committed Apr 28, 2021
1 parent f83c6a7 commit edf9c3c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# v1.2.2
- Fixed SourceLink
- Fixed SourceLink.
- Added new unit tests for extension method `Add`.

# v1.2.1
- Enabled SourceLink
- Enabled SourceLink.

# v1.2.0
- New Utility overload for extension method `Add`, accepting string parameters instead of byte arrays. This will prevent a lot of `.ToBytes()` in the code.
Expand All @@ -19,7 +20,7 @@
- Moved all enums to `Enums.cs`.

# v1.0.3
- No relevant changed
- No relevant changed.
- `AssemblyVersion` was corrected.

# v1.0.2
Expand Down

0 comments on commit edf9c3c

Please sign in to comment.