2021-01-10 11:53:51 +01:00
|
|
|
### [Unreleased]
|
2021-03-10 16:14:37 +01:00
|
|
|
#### Added
|
2021-05-23 15:37:29 +02:00
|
|
|
- Optionally display the current offset as short name after the time via the general plugin settings
|
2021-05-06 09:37:23 +02:00
|
|
|
#### Changed
|
|
|
|
#### Deprecated
|
|
|
|
#### Removed
|
|
|
|
#### Fixed
|
|
|
|
#### Security
|
|
|
|
|
|
|
|
### [0.5.0] - 2021-05-06
|
|
|
|
#### Added
|
2021-05-05 10:40:46 +02:00
|
|
|
- Localise dates based on the WordPress locale and time zone
|
2021-03-10 16:14:37 +01:00
|
|
|
#### Changed
|
2021-04-23 08:05:01 +02:00
|
|
|
- Clearly list features in `readme.txt` description
|
2021-05-06 09:22:28 +02:00
|
|
|
- Update dev dependencies c8, eslint, gulp-replace, webpack
|
2021-03-10 16:14:37 +01:00
|
|
|
#### Fixed
|
2021-05-06 09:22:13 +02:00
|
|
|
- Improve translatability
|
2021-01-10 11:53:51 +01:00
|
|
|
|
2021-04-20 21:32:08 +02:00
|
|
|
### [0.4.0] - 2021-04-20
|
|
|
|
#### Added
|
|
|
|
- Show events' location if set: `description` and `locality` fields
|
|
|
|
- Plugin icon
|
|
|
|
#### Changed
|
|
|
|
- Update dev dependencies eslint, jsdom, webpack
|
|
|
|
|
2021-04-05 18:39:06 +02:00
|
|
|
### [0.3.0] - 2021-04-05
|
|
|
|
#### Added
|
|
|
|
- Donation link to WordPress Plugin Directory sidebar and to `package.json`
|
|
|
|
- Cache requests for 2 minutes
|
|
|
|
- Set up ESLint static code analysis
|
|
|
|
#### Changed
|
|
|
|
- Update luxon dependency
|
|
|
|
- Update dev dependencies jsdom, webpack, webpack-cli
|
|
|
|
|
2021-03-10 16:22:41 +01:00
|
|
|
### [0.2.2] - 2021-03-10
|
|
|
|
#### Changed
|
|
|
|
- Confirm compatibility with WordPress 5.7
|
|
|
|
- Update graphql dependency
|
|
|
|
- Update dev dependencies jsdom, webpack, webpack-cli, webpack-stream
|
|
|
|
|
2021-01-15 22:05:14 +01:00
|
|
|
### [0.2.1] - 2021-01-15
|
2021-03-10 16:14:37 +01:00
|
|
|
#### Fixed
|
2021-01-15 22:05:14 +01:00
|
|
|
- Add missing backtick to `readme.txt`
|
|
|
|
|
2021-01-15 21:32:45 +01:00
|
|
|
### [0.2.0] - 2021-01-15
|
2021-03-10 16:14:37 +01:00
|
|
|
#### Added
|
2021-01-15 21:32:45 +01:00
|
|
|
- `changelog.txt`
|
|
|
|
- Changelog maintenance steps to `README.md`
|
|
|
|
- Link to Github repository in `readme.txt`
|
|
|
|
- Option to show events of a specific group by indicating its name
|
2021-03-10 16:14:37 +01:00
|
|
|
#### Changed
|
2021-01-15 21:32:45 +01:00
|
|
|
- Use same Markdown style in `README.md` as in other documents
|
|
|
|
|
2021-01-10 11:53:51 +01:00
|
|
|
### [0.1.0] - 2021-01-09
|
|
|
|
initial release
|