Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
callumbwhyte committed Aug 17, 2020
1 parent 55d7eb4 commit 6baaf6e
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,21 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/) and this project adheres to [Semantic Versioning](https://semver.org/).

## [1.1.0] - 2020-08-17
### Added
* Default output can now be overwritten with `IRobotsBuilder`
* Documentation for configuring Friendly Robots

### Changed
* Combined `RobotsConfigComposer` and `RobotsRouteComposer` into `RobotsComposer`

### Fixed
* Improved handling of null config values

## [1.0.0] - 2019-10-27
### Added
* Initial release of Friendly Robots for Umbraco 8.1

[Unreleased]: https://github.com/callumbwhyte/friendly-robots/compare/release-1.0.0...HEAD
[Unreleased]: https://github.com/callumbwhyte/friendly-robots/compare/release-1.1.0...HEAD
[1.1.0]: https://github.com/callumbwhyte/friendly-robots/compare/release-1.1.0
[1.0.0]: https://github.com/callumbwhyte/friendly-robots/compare/release-1.0.0

0 comments on commit 6baaf6e

Please sign in to comment.