Skip to content

Commit

Permalink
Update CHANGELOG for the 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hush-hush committed Dec 20, 2017
1 parent b0e16bc commit 3b221c4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
CHANGELOG
=========

# 0.5.0 / 2017-12-20
* Update code to respect PSR1 and PSR2
* Add support for 'aggregation_key' and 'source_type_name' for UDP events
* Escape line break in event text over UDP
* Align tags behaviour across all function and between UDP and TCP
* Handle tags with no values
* Allow single tags to be passed as strings and format multiple tags correctly (thanks to [@krixon][])


# 0.4.0 / 2016-05-24
* Add the ability to send events via both TCP and UDP (default is UDP)
Expand Down

0 comments on commit 3b221c4

Please sign in to comment.