Skip to content

Commit

Permalink
NEW Change Log 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
muskie9 committed Mar 21, 2019
1 parent 0b24265 commit 4865f8e
Showing 1 changed file with 74 additions and 4 deletions.
78 changes: 74 additions & 4 deletions CHANGELOG.md
@@ -1,7 +1,77 @@
# Changelog
# Change Log

All notable changes to this project will be documented in this file.
## [2.0.1](https://github.com/dynamic/silverstripe-elemental-testimonials/tree/2.0.1) (2019-03-20)
[Full Changelog](https://github.com/dynamic/silverstripe-elemental-testimonials/compare/1.0.2...2.0.1)

This project adheres to [Semantic Versioning](http://semver.org/).
**Closed issues:**

## [1.0.0]
- REQUIREMENTS remove @dev references for composer requirements [\#18](https://github.com/dynamic/silverstripe-elemental-testimonials/issues/18)

**Merged pull requests:**

- UPDATE requirements to not include @dev [\#20](https://github.com/dynamic/silverstripe-elemental-testimonials/pull/20) ([muskie9](https://github.com/muskie9))

## [1.0.2](https://github.com/dynamic/silverstripe-elemental-testimonials/tree/1.0.2) (2019-01-20)
[Full Changelog](https://github.com/dynamic/silverstripe-elemental-testimonials/compare/2.0.0...1.0.2)

**Merged pull requests:**

- remove branch alias [\#16](https://github.com/dynamic/silverstripe-elemental-testimonials/pull/16) ([jsirish](https://github.com/jsirish))

## [2.0.0](https://github.com/dynamic/silverstripe-elemental-testimonials/tree/2.0.0) (2019-01-20)
[Full Changelog](https://github.com/dynamic/silverstripe-elemental-testimonials/compare/1.0.1...2.0.0)

**Closed issues:**

- How to add photo field? [\#15](https://github.com/dynamic/silverstripe-elemental-testimonials/issues/15)

**Merged pull requests:**

- add support for Elemental 4 [\#17](https://github.com/dynamic/silverstripe-elemental-testimonials/pull/17) ([jsirish](https://github.com/jsirish))

## [1.0.1](https://github.com/dynamic/silverstripe-elemental-testimonials/tree/1.0.1) (2018-08-28)
[Full Changelog](https://github.com/dynamic/silverstripe-elemental-testimonials/compare/1.0.0...1.0.1)

**Implemented enhancements:**

- ENHANCEMENT allow for returning all filtered Testimonials with "0" limit [\#11](https://github.com/dynamic/silverstripe-elemental-testimonials/issues/11)

**Merged pull requests:**

- allow elemental 3 [\#14](https://github.com/dynamic/silverstripe-elemental-testimonials/pull/14) ([jsirish](https://github.com/jsirish))
- FIX: Version of recipe for 4.2 [\#13](https://github.com/dynamic/silverstripe-elemental-testimonials/pull/13) ([gordonbanderson](https://github.com/gordonbanderson))
- Added ability to have unlimited testimonials showing [\#12](https://github.com/dynamic/silverstripe-elemental-testimonials/pull/12) ([mak001](https://github.com/mak001))

## [1.0.0](https://github.com/dynamic/silverstripe-elemental-testimonials/tree/1.0.0) (2018-05-30)
[Full Changelog](https://github.com/dynamic/silverstripe-elemental-testimonials/compare/1.0.0-beta1...1.0.0)

**Merged pull requests:**

- BUGFIX non-admins can’t interact with testimonials [\#10](https://github.com/dynamic/silverstripe-elemental-testimonials/pull/10) ([muskie9](https://github.com/muskie9))
- updated readme [\#8](https://github.com/dynamic/silverstripe-elemental-testimonials/pull/8) ([korthjp17](https://github.com/korthjp17))
- UPDATE remove @dev from requirement [\#6](https://github.com/dynamic/silverstripe-elemental-testimonials/pull/6) ([muskie9](https://github.com/muskie9))

## [1.0.0-beta1](https://github.com/dynamic/silverstripe-elemental-testimonials/tree/1.0.0-beta1) (2018-04-17)
[Full Changelog](https://github.com/dynamic/silverstripe-elemental-testimonials/compare/1.0.0-alpha2...1.0.0-beta1)

**Merged pull requests:**

- UPDATE requirement constraint [\#5](https://github.com/dynamic/silverstripe-elemental-testimonials/pull/5) ([muskie9](https://github.com/muskie9))

## [1.0.0-alpha2](https://github.com/dynamic/silverstripe-elemental-testimonials/tree/1.0.0-alpha2) (2018-02-08)
[Full Changelog](https://github.com/dynamic/silverstripe-elemental-testimonials/compare/1.0.0-alpha1...1.0.0-alpha2)

**Merged pull requests:**

- BUGFIX require gridfieldextensions [\#4](https://github.com/dynamic/silverstripe-elemental-testimonials/pull/4) ([muskie9](https://github.com/muskie9))
- BUGFIX category check on 0 categories causes error [\#3](https://github.com/dynamic/silverstripe-elemental-testimonials/pull/3) ([muskie9](https://github.com/muskie9))
- BUGFIX category filtering not utilized [\#2](https://github.com/dynamic/silverstripe-elemental-testimonials/pull/2) ([muskie9](https://github.com/muskie9))

## [1.0.0-alpha1](https://github.com/dynamic/silverstripe-elemental-testimonials/tree/1.0.0-alpha1) (2018-02-08)
**Merged pull requests:**

- BUGFIX test class namespace [\#1](https://github.com/dynamic/silverstripe-elemental-testimonials/pull/1) ([muskie9](https://github.com/muskie9))



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 comments on commit 4865f8e

Please sign in to comment.