Skip to content

Commit e918cce

Browse files
committed
release [minor]: 2.9.0
1 parent ea3def4 commit e918cce

File tree

3 files changed

+20
-5
lines changed

3 files changed

+20
-5
lines changed

CHANGELOG.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,23 @@
44

55
- ...
66

7+
## [2.9.0] - 2020-07-18
8+
9+
### Added
10+
11+
- Indonesian translation
12+
- Ukrainian translation
13+
- Arabic translation
14+
- Support `.Site.Language.LanguageDirection`
15+
16+
### Fixed
17+
18+
- MathJax integration
19+
- Issues #256, #260, #264, #285
20+
721
## [2.8.0] - 2019-09-08
822

9-
## Added
23+
### Added
1024

1125
- RTL support
1226
- Staticman comments reCAPTCHA support
@@ -133,7 +147,7 @@
133147
### Changed
134148

135149
- Forms & Buttons stylesheets
136-
- Minor changes to Main Menu
150+
- Minor changes to Main Menu
137151
- Refactor Social Menu template
138152
- Refactor Homepage & Sidebar templates
139153

@@ -297,7 +311,8 @@
297311

298312
- Initial stable release
299313

300-
[Unreleased]: https://github.com/MunifTanjim/minimo/compare/v2.8.0...HEAD
314+
[unreleased]: https://github.com/MunifTanjim/minimo/compare/v2.9.0...HEAD
315+
[2.9.0]: https://github.com/MunifTanjim/minimo/compare/v2.8.0...v2.9.0
301316
[2.8.0]: https://github.com/MunifTanjim/minimo/compare/v2.7.0...v2.8.0
302317
[2.7.0]: https://github.com/MunifTanjim/minimo/compare/2.6.0...v2.7.0
303318
[2.6.0]: https://github.com/MunifTanjim/minimo/compare/2.5.0...2.6.0

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "minimo",
33
"description": "Minimalist theme for Hugo",
4-
"version": "2.8.0",
4+
"version": "2.9.0",
55
"author": {
66
"name": "Munif Tanjim",
77
"url": "https://muniftanjim.com"

0 commit comments

Comments
 (0)