This commit is contained in:
erwanlr
2019-04-13 10:37:39 +01:00
parent edb5fb202a
commit 200058c52a
15 changed files with 6131 additions and 3 deletions

View File

@@ -0,0 +1,27 @@
# 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]
## [1.1.1] - 2019-04-10
### Added
- Added the changelog.
- Some javascript that will remove the default Elegant Themes icon list that comes with Divi. This is to prevent duplicate icons and confusion for users.
### Changed
- Updated the version number in social-divi.php
- Updated the version number in readme.txt
- Fixed typo's in readme.txt, to improve readability of plugin information.
## [1.1.0] - 2019-04-10
### Added
- Made it easier for people to rate the plugin. This was done by adding a small 'rate us' section to the plugin metadata on the plugin overview page.
### Changed
- Fixed a typo in the comments to translators in social-divi.php
- Regenerated the social-divi.pot file.