diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..8d67de9 --- /dev/null +++ b/CHANGELOG.md @@ -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)*