Skip to content

Commit 307081e

Browse files
committed
chore(release): v1.2.0
1 parent 7cdb882 commit 307081e

4 files changed

Lines changed: 17 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

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

5+
## [v1.2.0](https://github.com/Antiz96/oniri/releases/tag/v1.2.0) - 2026-04-27
6+
7+
### Features
8+
9+
- Add the `-E / --edges-maximizing` option ([#38](https://github.com/Antiz96/oniri/pull/38)) - ([1bf1b10](https://github.com/Antiz96/oniri/commit/1bf1b101b1069c497632914aa8b7161e37bef477)) by @Antiz96
10+
11+
### Documentation
12+
13+
- *(README)* Mention additional options and features in the description ([#39](https://github.com/Antiz96/oniri/pull/39)) - ([b9e1c09](https://github.com/Antiz96/oniri/commit/b9e1c09abf4147ac0611792cc74252a10443617c)) by @Antiz96
14+
15+
### Styling
16+
17+
- Improve comment and logging consistency ([#40](https://github.com/Antiz96/oniri/pull/40)) - ([7cdb882](https://github.com/Antiz96/oniri/commit/7cdb8820b68dae1779108d37779d6638c228703e)) by @Antiz96
18+
519
## [v1.1.1](https://github.com/Antiz96/oniri/releases/tag/v1.1.1) - 2026-04-25
620

721
### Miscellaneous

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 = "oniri"
3-
version = "1.1.1"
3+
version = "1.2.0"
44
authors = ["Robin Candau <robincandau@protonmail.com>"]
55
edition = "2024"
66
description = "A tool that automatically maximizes the only window of a niri workspace"

doc/man/oniri.1.scd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
oniri(1) ["Oniri 1.1.1" ["Oniri Manual"]]
1+
oniri(1) ["Oniri 1.2.0" ["Oniri Manual"]]
22

33
# NAME
44

0 commit comments

Comments
 (0)