File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change 1
1
# geometry
2
2
3
3
[ ![ 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 )
4
5
5
6
geometry is a minimalistic, fully customizable zsh prompt theme.
6
7
You can’t perform that action at this time.
0 commit comments