Sha256: 1ba519de6a11c73593db97b340260d5cb03c7afe7be392ad393231e26d80110b

Contents?: true

Size: 1.63 KB

Versions: 1

Compression:

Stored size: 1.63 KB

Contents

# Change Log
All notable changes to this project will be documented in this file.

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

## [Unreleased]

## [0.2.3] - 2016-09-13
### Fixed
- Remove runtime dependency on bundler inadvertently added in 0.2.2

## [0.2.2] - 2016-09-10
### Fixed
- Add a trailing newline when creating/modifying a MAINTAINERS file
- Allow `bin/maintainers` to work in a development environment

## [0.2.1] - 2016-09-08
### Fixed
- Make 'report' subcommand more useful
- Make 'file_format' value more helpful and more future-proof

## [0.2.0] - 2016-09-05
### Added
- Add a 'validate' subcommand
- Add a 'list' subcommand
- Add a 'report' subcommand
- Add half-decent usage
- Add an optional 'file_format' field referring back to this repo

## [0.1.2] - 2016-09-02
### Fixed
- Fixed (for realz) schema file reference

## [0.1.1] - 2016-09-01
### Fixed
- Fixed case of schema file reference so 'maintainers' works as a gem
- Added a MAINTAINERS file

## 0.1.0 - 2016-09-01
### Added
- Initial support for a json format for MAINTAINERS

[Unreleased]: https://github.com/puppetlabs/maintainers/compare/v0.2.3...HEAD
[0.2.3]: https://github.com/puppetlabs/maintainers/compare/v0.2.2...v0.2.3
[0.2.2]: https://github.com/puppetlabs/maintainers/compare/v0.2.1...v0.2.2
[0.2.1]: https://github.com/puppetlabs/maintainers/compare/0.2.0...v0.2.1
[0.2.0]: https://github.com/puppetlabs/maintainers/compare/0.1.2...0.2.0
[0.1.2]: https://github.com/puppetlabs/maintainers/compare/0.1.1...0.1.2
[0.1.1]: https://github.com/puppetlabs/maintainers/compare/0.1.0...0.1.1

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
maintainers-0.2.3 CHANGELOG