~srushe/indieweb-post_types

indieweb-post_types/CHANGELOG.md -rw-r--r-- 808 bytes
649c2350 — Stephen Rushe Improve README.md 3 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.3.2] - 2020-08-01

### Changed
- Update gemspec links to point to https://code.deeden.co.uk/

## [0.3.1] - 2018-07-25

### Fixed
- Fix identification of photo entry from micropub.rocks examples.

## [0.3.0] - 2018-06-16

### Changed
- Re-organised spec data files.
- Increased test coverage.

### Fixed
- Restore accidently commented-out RSVP code.

## [0.2.0] - 2018-06-12

### Changed
- Upgraded rake dependency from 10.0 to 12.3

### Fixed
- Corrected changelog url in gemspec.

## [0.1.0] - 2018-06-11

### Added
- Initial release.