summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2020-05-03 20:50:45 +0200
committerAram Drevekenin <aram@poor.dev>2020-05-03 20:50:45 +0200
commit747076a2d7f27d73242df13ff79c99d8f429a7a7 (patch)
tree539f44239318d9d4bba5c7ef4d2a8a0667a4c324
parentd4c8b021b99ee5e4bbe82b443cb6da9282f85ce2 (diff)
docs(changelog): release 0.14.00.14.0
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ecdba4a..324311b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
+## [0.14.0] - 2020-05-03
+
+### Fixed
+* HOTFIX: remove pnet_bandwhich_fork dependency and upgrade to working version of pnet + packet_builder instead (this should hopefully not change anything)
+
## [0.13.0] - 2020-04-05
### Added