Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce CHANGELOG.md #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

timoschinkel
Copy link

I was looking at the dependency graph of some of my applications and I noticed I was mostly depending on psr/simple-cache:^1.0. I knew about the introduction of version 2.0.0 and 3.0.0 and of the rationale behind having a separate 2.0.0 and 3.0.0 branch. What I had forgotten was exactly what the difference was between those two. Typically a changelog is a central location to see the changes per release. This repository was missing that changelog. I took the liberty of creating one.

  • Introduce CHANGELOG.md, populated with the releases starting with 1.0.0. The format is based on Keep a Changelog and the changelog from psr/cache.

Introduce `CHANGELOG.md`, populated with the releases starting with `1.0.0`. The format is based on [Keep a Changelog](https://keepachangelog.com) and the changelog from psr/cache.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant