# Changelog

### [0.6.3] - 2024-03-25
* Don't add an empty div when there's nothing to put in it.

### [0.6.2] - 2022-10-28
* Clean up headers, test with WordPress 6.1. No functional changes.

## [0.6.1] - 2022-09-02
* Update headers for new ClassicPress plugin directory.

## [0.6.0] - 2022-06-02
* Option to link location to OpenStreetMap, Bing or DuckDuckGo Maps instead of Google Maps.

## [0.5.4] - 2022-06-05
* Code cleanup for ClassicPress plugin review.

## [0.5.2] - 2022-01-29
* Documentation changes only: Separate changelog, update author homepage, set up git repo on Codeberg, and confirm ClassicPress compatibility.

## [0.5] - 2017-04-16
* Optional Google Maps link for location.

## [0.4] - 2016-07-29
* Sanitize the mood before looking up the icon (requires WP 3.0 and up)
* Tested with WP 4.6

## [0.3] - 2016-07-19
* Map mood icons without wp-smiley equivalents (sleepy, thoughtful, sick, drunk, excited and their synonyms) directly to emoji.

## [0.2] - 2016-07-06
* Add smileys to mood

## [0.1] - 2016-07-04
* Display mood, music and location at end of post content.
* Don't show if password is required.

