Skip to content

Commit 398826a

Browse files
brettimusBrett Beutell
and
Brett Beutell
authored
Update changelog for 0.6 release (version was already updated) (#58)
Co-authored-by: Brett Beutell <brett@fiberplane.com>
1 parent 88164e7 commit 398826a

File tree

1 file changed

+21
-3
lines changed

1 file changed

+21
-3
lines changed

CHANGELOG.md

+21-3
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1212

1313
### Added
1414

15-
- Exemplars support (#51)
16-
- Optional concurrency tracking support (#55)
15+
-
1716

1817
### Changed
1918

20-
- `build_info` is extended with support for branch labels and now picks up the commit label from `COMMIT_SHA` env var (#52)
19+
-
2120

2221
### Deprecated
2322

@@ -35,6 +34,25 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
3534

3635
- Update requests, starlette, fastapi dependencies used by the examples
3736

37+
## [0.6](https://github.com/autometrics-dev/autometrics-py/releases/tag/0.6) - 2023-06-23
38+
39+
### Added
40+
41+
- Exemplars support (#51)
42+
- Optional concurrency tracking support (#55)
43+
44+
### Changed
45+
46+
- `build_info` is extended with support for branch labels and now picks up the commit label from `COMMIT_SHA` env var (#52)
47+
48+
### Fixed
49+
50+
- Fixed decorator async function handling (#55)
51+
52+
### Security
53+
54+
- Update requests, starlette, fastapi dependencies used by the examples
55+
3856
## [0.5](https://github.com/autometrics-dev/autometrics-py/releases/tag/0.5) - 2023-05-11
3957

4058
### Added

0 commit comments

Comments
 (0)