# Changelog
All notable changes to this project will be documented in this file.
- Added 新添加的功能。
- Changed 对现有功能的变更。
- Deprecated 已经不建议使用,即将移除的功能。
- Removed 已经移除的功能。
- Fixed 对 bug 的修复。
- Security 对安全性的改进。
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- v1.1 Brazilian Portuguese translation.
### Changed
- Use frontmatter title & description in each language version template
### Removed
- Trademark sign previously shown after the project description in version
0.3.0
### Fixed
- Improve French translation (#377).
## [1.1.1] - 2023-03-05
### Added
- Arabic translation (#444).
### Fixed
- Improve French translation (#377).
### Changed
- Upgrade dependencies: Ruby 3.2.1, Middleman, etc.
### Removed
- Unused normalize.css file.