Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Schröder committed Jun 30, 2016
1 parent 747670a commit 4636a69
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Changelog

All Notable changes to `gravitymedia/urn` will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## NEXT - YYYY-MM-DD

### Added
- Nothing

### Changed
- Nothing

### Deprecated
- Nothing

### Removed
- Nothing

### Fixed
- Nothing

### Security
- Nothing

## v0.2.0 - 2016-06-30

### Added
- An `UrnInterface` with necessary methods for the URN object

### Changed
- The `Urn` object is now immutable

## v0.1.0 - 2015-02-20

### Added
- Initial implementation of an `Urn` object to represent an URN

0 comments on commit 4636a69

Please sign in to comment.