Skip to content

Commit

Permalink
Version 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kean committed Aug 20, 2022
1 parent b8b32c9 commit d52500a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

*Aug 19, 2022*

- Fix [#102](https://github.com/kean/Pulse/issues/102) – invalid error type used in `LoggerStore/storeRequest(...)` method
- Fix toolbar icons color on Ventura (macOS)

## Pulse 2.0.1
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

**Pulse** is a powerful logging system for Apple Platforms. Native. Built with SwiftUI.

Record and inspect logs and `URLSession` network requests right from your iOS app using Pulse Console. Share and view logs in Pulse macOS app. Logs are recorded locally and never leave your device. Learn more at [**kean.blog/pulse**](https://kean.blog/pulse/home) 🔗.
Record and inspect logs and `URLSession` network requests right from your iOS app using Pulse Console. Share and view logs in Pulse macOS app. Logs are recorded locally and never leave your device.

> [Get](https://github.com/kean/Get), web API client built using async/await, has first-class Pulse integration.
Expand Down

0 comments on commit d52500a

Please sign in to comment.