Skip to content

Commit 3e9720d

Browse files
committed
updated changelog
1 parent 1e75f23 commit 3e9720d

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
1-
Changelog
2-
=========
1+
# Changelog
32

4-
master
5-
------
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [0.2.0] - 2018-12-15
69

710
- Removed archive functionality, now uses a single lock file.
811
- Improved report to show author, hash and added option to show the full
912
commit message.
13+
- Handle runtime errors that may happen during composer update (e.g. exceeding
14+
API limit).
15+
- Various refactoring.

0 commit comments

Comments
 (0)