Skip to content

Commit ead6e4c

Browse files
committed
docs: update CHANGELOG for section headers fix
1 parent 0d73d57 commit ead6e4c

File tree

1 file changed

+16
-5
lines changed

1 file changed

+16
-5
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
### Planned
11+
- Add cheat sheets for: sed, netstat, lsof, nmap, ufw, make, package managers
12+
- Add language support for: German (Deutsch), French (Français), Spanish (Español)
13+
- Expand vim cheat sheet with more commands and modes
14+
15+
## [2.2.0] - 2025-07-06
16+
17+
### Fixed
18+
- **Replaced hardcoded section headers with translatable keys** in all cheat sheets
19+
- Updated templates for: find, git, tmux, docker, curl, systemctl, ssh, htop, tar, awk
20+
- Added corresponding translation keys in English and Russian JSON files
21+
- Ensured all section headers are now translatable and consistent
22+
- Improved internationalization support across all utilities
23+
- Fixed section headers that were previously hardcoded in Russian or English
24+
- Enhanced user experience with proper language switching for all content
25+
1026
### Added
1127
- **Comprehensive cron cheat sheet** with scheduling, environment variables, and system administration
1228
- Basic crontab commands (list, edit, remove, user management)
@@ -20,11 +36,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2036
- Practical examples for common tasks
2137
- Complete English and Russian translations
2238

23-
### Planned
24-
- Add cheat sheets for: sed, netstat, lsof, nmap, ufw, make, package managers
25-
- Add language support for: German (Deutsch), French (Français), Spanish (Español)
26-
- Expand vim cheat sheet with more commands and modes
27-
2839
## [2.1.0] - 2025-07-06
2940

3041
### Added

0 commit comments

Comments
 (0)