Skip to content

Commit e051996

Browse files
author
hernanmd
committed
Release v0.4.8
1 parent 3fa8927 commit e051996

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,19 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [0.4.8](https://github.com/hernanmd/pi/compare/0.4.7...0.4.8)
8+
9+
> 30 October 2019
10+
11+
- Minor modifications echo -> printf. Refactorings [`8ccb730`](https://github.com/hernanmd/pi/commit/8ccb730460750e0fafad087e2a8df1ac7d21d273)
12+
- Try to install from GitHub first, then Catalog, finally SmalltalkHub [`3fa8927`](https://github.com/hernanmd/pi/commit/3fa89275cb1e0c594b845285f0674a753f56fefd)
13+
714
#### [0.4.7](https://github.com/hernanmd/pi/compare/0.4.6...0.4.7)
815

916
> 29 October 2019
1017
1118
- Install pi to an user's custom HOME location to avoid requiring root. [`193db24`](https://github.com/hernanmd/pi/commit/193db2482d3fd856a7ebb0c5a51885302aab810d)
19+
- Release v0.4.7 [`59d9ce6`](https://github.com/hernanmd/pi/commit/59d9ce615e48128231a935a8ce943d86674f4996)
1220

1321
#### [0.4.6](https://github.com/hernanmd/pi/compare/0.4.5...0.4.6)
1422

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pi",
3-
"version": "0.4.7",
3+
"version": "0.4.8",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)