Skip to content

Commit db69221

Browse files
committed
Notes and release for 2.0.6
1 parent 0c0ce96 commit db69221

File tree

2 files changed

+5
-13
lines changed

2 files changed

+5
-13
lines changed

CHANGELOG.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,39 @@
11
# Donkeytail Changelog
22

3-
All notable changes to this project will be documented in this file.
4-
5-
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
6-
7-
## 2.0.6 - 2021-10-12
3+
## 2.0.6 - 2021-12-09
84

95
### Added
6+
- Support for adding entries from different sites within a Craft multisite installation. ([#29](https://github.com/simplygoodwork/craft-donkeytail/issues/29))
107

11-
- Support for adding entries from different sites within a Craft multisite installation.
8+
### Fixed
9+
- Fixed order of pins output to match the field. ([#27](https://github.com/simplygoodwork/craft-donkeytail/issues/27))
1210

1311
## 2.0.5 - 2020-12-08
1412

1513
### Fixed
16-
1714
- Fix missing closing tag in field type settings.
1815

1916
## 2.0.4 - 2020-11-20
2017

2118
### Fixed
22-
2319
- Fixed error that would occur when trying to output a canvas with zero pins.
2420

2521
## 2.0.3 - 2020-11-10
2622

2723
### Changed
28-
2924
- Bump for version.
3025

3126
## 2.0.2 - 2020-11-08
3227

3328
### Changed
34-
3529
- Cleaned up some bits under the hood & updated dependencies.
3630

3731
## 2.0.1 - 2020-11-06
3832

3933
### Changed
40-
4134
- Updated license info as per Craft documentation.
4235

4336
## 2.0.0 - 2020-11-05
4437

4538
### Added
46-
4739
- Initial release

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "simplygoodwork/craft-donkeytail",
33
"description": "Fieldtype that allows you to quickly and easily content manage points on images. You can use it for locations on a faux map, showcasing multiple products within an image, or even pinning the tail on a donkey.",
44
"type": "craft-plugin",
5-
"version": "2.0.5",
5+
"version": "2.0.6",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)