Skip to content

Commit b8a9b93

Browse files
committed
Bump version 2.0.0-beta.0 and update CHANGELOG.md
1 parent 32468b1 commit b8a9b93

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Unreleased
22

3+
# 2.0.0beta.0
4+
5+
## Changed
6+
7+
- Rename `profile-id` option as `profile-path`. <sup>`Breaking Change`</sup>
8+
9+
## Improved
10+
11+
- How firefox-type is handled internaly and externaly (CLI interface). <sup>`Breaking Change`</sup>
12+
13+
## Dependencies
14+
15+
- All dependencies are up to date.
16+
317
# 1.0.2
418

519
## Added

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "foxmarks"
3-
version = "1.0.2"
3+
version = "2.0.0-beta.0"
44
authors = ["zefr0x"]
55
edition = "2021"
66
description = "A CLI read-only interface for firefox's bookmarks and history."

0 commit comments

Comments
 (0)