mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2024-11-12 23:47:03 +01:00
41 lines
980 B
Markdown
41 lines
980 B
Markdown
# Changelog
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## Unreleased
|
|
### Changed
|
|
- Only list "Regular" pages in recent posts in sidebar (@alanorth)
|
|
- Use absURL instead of baseURL to be more robust with different site configurations (@TommySprat)
|
|
|
|
## [1.3.1] - 2019-05-05
|
|
### Added
|
|
- SourceHut CI configuration (@alanorth)
|
|
|
|
### Updated
|
|
- Twitter sharing button (@alanorth)
|
|
- Dependencies in package.json (@alanorth)
|
|
|
|
## [1.3.0] - 2019-04-22
|
|
### Added
|
|
- Arabic translation (@alanorth)
|
|
- Support for RTL CSS (@alanorth)
|
|
|
|
### Updated
|
|
- clean-css-cli 4.3.0
|
|
|
|
## [1.2.1] - 2019-04-14
|
|
### Added
|
|
- Dutch translation #107 (@bit33)
|
|
|
|
### Removed
|
|
- Google+ icons #108 (@bit33)
|
|
|
|
### Updated
|
|
- Template functions for Hugo 0.55.0 (@alanorth)
|
|
|
|
## [1.2.0] - 2019-02-13
|
|
### Updated
|
|
- Bootstrap v4.3.1
|