Skip to content

Commit

Permalink
Release preparation
Browse files Browse the repository at this point in the history
  • Loading branch information
hanneskod committed Dec 10, 2019
1 parent b9c1c26 commit 632ffcc
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

...

## [1.0.0] - 2019-12-10

Initial release.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Read and write files for the swedish direct debit system autogirot.
## Installation

```shell
composer require byrokrat/autogiro:^1.0@beta
composer require byrokrat/autogiro
```

## Table of contents
Expand Down

0 comments on commit 632ffcc

Please sign in to comment.