Skip to content

Commit d94c606

Browse files
authored
Merge pull request #11 from SinaBYR/release-please--branches--main
chore(main): release 1.1.0
2 parents 8c33fd5 + 80a708c commit d94c606

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/SinaBYR/analogue.nvim/compare/v1.0.1...v1.1.0) (2024-04-05)
4+
5+
6+
### Features
7+
8+
* add :AnaloguePosition command to change clock's position in current neovim instance ([a4428b2](https://github.com/SinaBYR/analogue.nvim/commit/a4428b23951ff17b1ea6f7dfde8d625303e68ffe))
9+
* finish implementation of :AnaloguePositionY command ([4405ec6](https://github.com/SinaBYR/analogue.nvim/commit/4405ec69d24eb1cec3b2cac160417d45c655c203))
10+
* implement :AnaloguePositionX command ([9eb3f0e](https://github.com/SinaBYR/analogue.nvim/commit/9eb3f0e5fc63950b518d0bb8e7f9b0a3de1771bc))
11+
12+
13+
### Bug Fixes
14+
15+
* preserve adjusted position after AnalogueReset execution ([6cd0d13](https://github.com/SinaBYR/analogue.nvim/commit/6cd0d13b1d766b2c4191ba28364bcb541976da81))
16+
* subtract lualine height from clock's position on y axis ([ef79f84](https://github.com/SinaBYR/analogue.nvim/commit/ef79f843656ef21dc90d99746e10cc9082e80a49))
17+
318
## [1.0.1](https://github.com/SinaBYR/analogue.nvim/compare/v1.0.0...v1.0.1) (2024-04-02)
419

520

0 commit comments

Comments
 (0)