Skip to content

Add a changelog #84

@singhprd

Description

@singhprd

Hey there 👋

Thanks for the work from the maintainers on this Gem 👏

I've been updating the version of date_validator in our application, and have spent some time debugging why some custom error messages have changed.

I tracked this down to changes to the locale keys, and made the appropriate changes in my application 🎉

Something that would have made this easier however, for me and others, would have been to check a change log for the project, so I propose this is added at the project root?

I've drafted a quick starter based on what I've read from the 0.10.0 release here:

# 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.10.0 - 2020-03-03
### Changed
* Breaking changes to locale keys.
* Drop Ruby 1.9.x support, minimum Ruby version now >= 2.2
* Change locale path to Rails Engine default

Hope this helps!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions