diff --git a/CHANGELOG.md b/CHANGELOG.md index ba8770a..d75bb03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## v?.?.? +## v0.10.3 Be careful, one important change comes with this release: the `build` folder is not anymore part of the code repository. So if you use to update the theme with `git pull`, you now need to do ```bash @@ -27,6 +27,16 @@ This will install build tools and process files. I'll now attach ready-to-use bu - Bower. Front-end dependencies are now also retrieved with NPM. +## [v0.10.2-patch.3](https://github.com/kalvn/Shaarli-Material/releases/tag/v0.10.2-patch.3) - 2019-01-12 +### Fixed +- Laggy popup animation. +- Missing feedback when deleting tag. +- Error on permalink page due to inexistant variables with Shaarli v0.10.2. + +### Removed +- Useless resources. + + ## [v0.10.2-patch.2](https://github.com/kalvn/Shaarli-Material/releases/tag/v0.10.2-patch.2) - 2018-11-06 ### Fixed - HTML class added in the wrong place. diff --git a/README.md b/README.md index 5c4cb3a..3670ce0 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Shaarli Material is a theme for [Shaarli](https://github.com/shaarli/Shaarli), t ## Compatibility Shaarli Material follows the exact same versions numbers than Shaarli. It means that if you install Shaarli vX.Y.Z, you should use Shaarli Material vX.Y.Z. -Shaarli Material was tested and validated with **Shaarli 0.10.2**. +Shaarli Material was tested and validated with **Shaarli 0.10.3**. ## Download