Skip to content

Commit 8aa3d50

Browse files
committed
v1.0.0
1 parent 73b91d7 commit 8aa3d50

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# geometry Change Log
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5+
and this project adheres to [Semantic Versioning](http://semver.org/).
6+
7+
## [Unreleased]
8+
### Added
9+
10+
### Changed
11+
12+
## 1.0.0 - 2017-04-05
13+
### Added
14+
- Change Log file
15+
- Initial release features
16+
17+
[Unreleased]: https://github.com/frmendes/geometry/compare/v1.0.0...HEAD

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# geometry
22

33
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/geometry-zsh/Lobby)
4+
[![GitHub release](https://img.shields.io/github/release/frmendes/geometry.svg)](https://github.com/frmendes/geometry/releases/latest)
45

56
geometry is a minimalistic, fully customizable zsh prompt theme.
67

0 commit comments

Comments
 (0)