/changelog-driver

Custom git merge strategy for changelogs following keepachangelog.com specifications

Primary LanguageRubyMIT LicenseMIT

The What

A custom git merge strategy for Changelogs. Made to reduce the headache of changelog merge conflicts, because who needs that, am I right?

We will be using the format described in keepachangelog. This is the format the changelog should be following:

# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]
### Added
- zh-CN and zh-TW translations from @tianshuo.
- de translation from @mpbzh.

## [0.3.0] - 2015-12-03
### Added
- RU translation from @aishek.
- pt-BR translation from @tallesl.
- es-ES translation from @ZeliosAriex.