Skip to content

Commit c66e1fb

Browse files
committed
prepare v1.2.0 release
1 parent 9b16206 commit c66e1fb

File tree

3 files changed

+58
-51
lines changed

3 files changed

+58
-51
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## Unreleased changes
5+
## v1.2.0 - 2026-02-28
66

77
### New Features
88

@@ -48,7 +48,7 @@ All notable changes to this project will be documented in this file.
4848

4949
* Switched directory resolution library from `dirs` to `etcetera`
5050

51-
## v1.1.0 - 2025-02-10
51+
## v1.1.0 - 2026-02-10
5252

5353
### Breaking Changes
5454

Cargo.lock

Lines changed: 55 additions & 48 deletions
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 = "monocle"
3-
version = "1.1.0"
3+
version = "1.2.0"
44
authors = ["Mingwei Zhang <mingwei@bgpkit.com>"]
55
edition = "2021"
66
readme = "README.md"

0 commit comments

Comments
 (0)