Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Commit

Permalink
Create CHANGELOG.md (#37)
Browse files Browse the repository at this point in the history
This is a WIP. Old versions should be added here over time.
  • Loading branch information
rodrigobdz authored and cosmocochrane1 committed Jul 17, 2018
1 parent aaa0a76 commit 8d28f22
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# 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).

**Types of changes**

- `Added` - new features.
- `Changed` - changes in existing functionality.
- `Deprecated` - soon-to-be removed features.
- `Removed` - now removed features.
- `Fixed` - bug fixes.
- `Security` - vulnerabilities.

## [Unreleased]

[Unreleased]: https://github.com/Giphy/giphy-js-sdk-core/compare/...HEAD

0 comments on commit 8d28f22

Please sign in to comment.