File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 0.1.2
2+
3+ ### Various fixes & improvements
4+
5+ - ref: Add sentry sink (#47 ) by @untitaker
6+ - release: 0.1.1 (03cfa5cb) by @getsentry-bot
7+ - fix: Run CI on release (#46 ) by @untitaker
8+ - fix: Remove setup.py (#45 ) by @untitaker
9+ - fix: Add empty changelog file (#44 ) by @untitaker
10+ - ref: Release workflow (#43 ) by @untitaker
11+
112## 0.1.1
213
314### Various fixes & improvements
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "statsdproxy"
33authors = [" Sentry <oss@sentry.io>" ]
44description = " A proxy for transforming, pre-aggregating and routing statsd metrics"
55repository = " https://github.com/getsentry/statsdproxy"
6- version = " 0.1.1 "
6+ version = " 0.1.2 "
77edition = " 2021"
88license = " Apache-2.0"
99
You can’t perform that action at this time.
0 commit comments