Skip to content

Commit

Permalink
0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bugficks committed Mar 1, 2021
1 parent d19765f commit f8815e9
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
## forego
+ https://github.com/ddollar/forego/pull/105
+ https://github.com/ddollar/forego/pull/124

<a href="https://circleci.com/gh/bugficks/forego">
<img align="right" src="https://circleci.com/gh/bugficks/forego.svg?style=svg">
</a>
![latest 0.21.0](https://img.shields.io/badge/latest-0.21.0-green.svg?style=flat)
[![CircleCI](https://circleci.com/gh/bugficks/forego.svg?style=svg)](https://circleci.com/gh/bugficks/forego)
![Apache 2.0](https://img.shields.io/badge/license-Apache%202-blue.svg?style=flat)
![Go Version](https://img.shields.io/github/go-mod/go-version/bugficks/forego)

## forego
[Foreman](https://github.com/ddollar/foreman) in Go.

Changes:
+ [Fix accidentally stateful port calculation #105](https://github.com/ddollar/forego/pull/105)
+ [Add NO_COLOR, inject version tag, and more #124](https://github.com/ddollar/forego/pull/124)
+ [Add procNum to the port calculation for startProc #1](https://github.com/bugficks/forego/pull/1)

### Installation

[Downloads](https://github.com/bugficks/forego/releases)
Expand Down

0 comments on commit f8815e9

Please sign in to comment.