Skip to content

Commit

Permalink
docs: update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
roby2014 committed Sep 29, 2024
1 parent 6c8ef7e commit e5ef82d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Generic Camera component to hold projection matrix (#1331, **@mkuritsu**).
- Initial application debugging through Tesseratos (#1303, **@RiscadoA**).
- Print stacktrace with *cpptrace* on calls to CUBOS_FAIL (#1172, **@RiscadoA**).
- Create global telemetry level (for tracing/logging) (#1265, **@roby2014**).
- Implemented tracing (#1265, **@roby2014**).

### Changed

Expand All @@ -30,6 +32,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Spot shadows cause light range cutoff (#1312, **@tomas7770**).


### Changed

- Move logger to telemetry namespace (#1265, **@roby2014**).
- Move metrics to telemetry namespace (#1265, **@roby2014**).
-
## [v0.3.0] - 2024-08-02

### Added
Expand Down

0 comments on commit e5ef82d

Please sign in to comment.