This repository has been archived by the owner on Feb 14, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 125
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #16 from obihann/develop
adding changelog
- Loading branch information
Showing
1 changed file
with
43 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
# Change Log | ||
|
||
## [v1.5](https://github.com/obihann/archey-osx/tree/v1.5) (2015-10-06) | ||
|
||
[Full Changelog](https://github.com/obihann/archey-osx/compare/v1.4...v1.5) | ||
|
||
**Merged pull requests:** | ||
|
||
- Added custom logo functionality. [\#15](https://github.com/obihann/archey-osx/pull/15) ([vladshub](https://github.com/vladshub)) | ||
- Fix uptime whitespace [\#13](https://github.com/obihann/archey-osx/pull/13) ([zx8](https://github.com/zx8)) | ||
- Performance :\) [\#12](https://github.com/obihann/archey-osx/pull/12) ([lindskogen](https://github.com/lindskogen)) | ||
- Fix for off by one error [\#8](https://github.com/obihann/archey-osx/pull/8) ([lindskogen](https://github.com/lindskogen)) | ||
- Added IP address [\#7](https://github.com/obihann/archey-osx/pull/7) ([ellimist](https://github.com/ellimist)) | ||
- Simplified ram calculation. [\#5](https://github.com/obihann/archey-osx/pull/5) ([docwhat](https://github.com/docwhat)) | ||
- Get user's shell from dscl. [\#3](https://github.com/obihann/archey-osx/pull/3) ([lucsky](https://github.com/lucsky)) | ||
|
||
## [v1.4](https://github.com/obihann/archey-osx/tree/v1.4) (2014-03-09) | ||
[Full Changelog](https://github.com/obihann/archey-osx/compare/1.4...v1.4) | ||
|
||
## [1.4](https://github.com/obihann/archey-osx/tree/1.4) (2014-03-09) | ||
[Full Changelog](https://github.com/obihann/archey-osx/compare/1.3...1.4) | ||
|
||
## [1.3](https://github.com/obihann/archey-osx/tree/1.3) (2014-02-07) | ||
[Full Changelog](https://github.com/obihann/archey-osx/compare/1.2...1.3) | ||
|
||
**Merged pull requests:** | ||
|
||
- Replaced tabs in output with spaces \(not all terminals have a tab-width of 8\) [\#2](https://github.com/obihann/archey-osx/pull/2) ([jrtc27](https://github.com/jrtc27)) | ||
|
||
## [1.2](https://github.com/obihann/archey-osx/tree/1.2) (2014-01-28) | ||
[Full Changelog](https://github.com/obihann/archey-osx/compare/1.1...1.2) | ||
|
||
**Merged pull requests:** | ||
|
||
- Divide hw.memsize by 1073741824 for expected GB results [\#1](https://github.com/obihann/archey-osx/pull/1) ([rdlugosz](https://github.com/rdlugosz)) | ||
|
||
## [1.1](https://github.com/obihann/archey-osx/tree/1.1) (2013-09-13) | ||
[Full Changelog](https://github.com/obihann/archey-osx/compare/1.0...1.1) | ||
|
||
## [1.0](https://github.com/obihann/archey-osx/tree/1.0) (2013-09-13) | ||
|
||
|
||
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |