Skip to content

Commit

Permalink
docs(CHANGELOG): update
Browse files Browse the repository at this point in the history
  • Loading branch information
saying121 committed Jul 11, 2024
1 parent 6d3abac commit cf8d1f2
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions crates/decrypt-cookies/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed

- pub use `ColumnTrait`.
- `Browser::chromiums` and `Browser::firefoxs` return iterator.

### Added

- Filter safe storage in Linux for cache.
Expand All @@ -21,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- pub use `ColumnTrait`.
- `Browser::chromiums` and `Browser::firefoxs` return iterator.
- Cookie times return `Option`.
- Rename `DecryptedCookies` -> `ChromiumCookie`

Expand Down

0 comments on commit cf8d1f2

Please sign in to comment.