Skip to content

Commit 635cb2d

Browse files
committed
Updated changelog
1 parent a69dc82 commit 635cb2d

1 file changed

Lines changed: 13 additions & 3 deletions

File tree

docs/CHANGELOG.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,30 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.1.0] - 2026.03.02
11+
1012
### Added
1113

1214
- permissions-reset script.
15+
- script-autostart: add terminal key flag.
1316

1417
### Changed
1518

16-
- Stylistic tweaks in code and comments.
17-
- Tweaks in the docs.
19+
- smart-cleanup: file finding improved
20+
space freed now in KBs.
21+
- Tweaks in code and comments.
22+
- Updated docs.
23+
24+
### Fixed
25+
26+
- rclone-automount: wrong count variable bug.
1827

1928
## [1.0.0] - 2026.02.08
2029

2130
### Added
2231

2332
- Initial release.
2433

25-
[unreleased]: https://github.com/OperaVaria/useful-bash-scripts/compare/v1.0.0...HEAD
34+
[unreleased]: https://github.com/OperaVaria/useful-bash-scripts/compare/v1.1.0...HEAD
35+
[1.1.0]: https://github.com/OperaVaria/useful-bash-scripts/releases/tag/v1.1.0
2636
[1.0.0]: https://github.com/OperaVaria/useful-bash-scripts/releases/tag/v1.0.0

0 commit comments

Comments
 (0)