Skip to content

Commit cae8662

Browse files
refactor: improve code a lot (#13)
1 parent 656ead9 commit cae8662

8 files changed

Lines changed: 554 additions & 409 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.2.0] - 2020-10-05
9+
10+
### Added
11+
12+
- add support for remote url without `.git` extension
13+
14+
### Changed
15+
16+
- complete refactor of the code
17+
- remove custom code for BROWSER environment variable
18+
819
## [0.1.13] - 2020-06-20
920

1021
### Added

0 commit comments

Comments
 (0)