Skip to content

Commit

Permalink
Update README && CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
yukihirop committed Dec 25, 2020
1 parent 037bbae commit 3cee157
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# CHANGELOG

## v0.1.2

- Refactor All
- [Breaking] The output format of `ultraman export <format> <location>` has changed
- Add Badges

Please see [milestone v0.1.2](https://github.com/yukihirop/ultraman/milestone/3?closed=1)

## v0.1.1

2020/12/24
Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Ultraman (Rust Foreman)

![Release](https://github.com/yukihirop/ultraman/workflows/Release/badge.svg)
![Periodic](https://github.com/yukihirop/ultraman/workflows/Periodic/badge.svg)
![Regression](https://github.com/yukihirop/ultraman/workflows/Regression/badge.svg)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/yukihirop/ultraman/main/LICENSE)

Manage Procfile-based applications.

This is a [foreman](https://github.com/ddollar/foreman) rust implementation made with ruby.
Expand Down

0 comments on commit 3cee157

Please sign in to comment.