Skip to content

Commit

Permalink
Cut version 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
spladug committed Mar 29, 2016
1 parent d3254dc commit 0734b29
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
baseplate (0.6.0) trusty; urgency=medium

* expose expiration times from message signatures
* documentation overhaul
* allow span observers to see if an exception ended the span

-- Neil Williams <neil@reddit.com> Tue, 29 Mar 2016 14:02:31 -0700

baseplate (0.5.0) trusty; urgency=medium

* Events! Sent to the pipeline from a sidekick daemon.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

setup(
name="baseplate",
version="0.5.0",
version="0.6.0",
packages=find_packages(exclude=["tests"]),

install_requires=install_requires,
Expand Down

0 comments on commit 0734b29

Please sign in to comment.