Skip to content

Commit

Permalink
docs: update project changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
koukibadr committed Nov 21, 2024
1 parent 0f27491 commit 7f20a67
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)

Prefix your items with `(Template)` if the change is about the template and not the resulting application.

## 0.22.0
- Add bugsee global inteceptor for dart exceptions to template app
- Add bugsee global inteceptor for flutter layout exceptions to template app
- Add bugsee custom attributes logging
- Add bugsee custom events logging
- Add bugsee custom traces logging
- Implement log file attach to reported bugsee exceptions
- Implement obsucre data feature from reported videos
- Implement Bugsee enable log and log filter features
- Update diagnostic overlay to test Bugsee advanced features


## 0.21.0
- Add bugsee sdk in Fluttter template
- Update build stage in `steps-build-android.yml` and `steps-build-ios` providing bugsee token
Expand Down

0 comments on commit 7f20a67

Please sign in to comment.