Skip to content

Commit

Permalink
Release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stadly committed Oct 10, 2020
1 parent 7a89c15 commit 4ba8636
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 17 deletions.
17 changes: 1 addition & 16 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,7 @@ All notable changes to `LayoutGenerator` will be documented in this file.

Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.

## Unreleased
## v1.0.0 - 2020-10-10

### Added
- Possibility to generate layout templates.

### Changed
- Nothing

### Fixed
- Nothing

### Deprecated
- Nothing

### Removed
- Nothing

### Security
- Nothing
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Use the following commands to set up `LayoutGenerator`.
Download `LayoutGenerator`:

``` bash
git clone --depth 1 https://github.com/Stadly/LayoutGenerator.git
git clone -b v1.0.0 --depth 1 https://github.com/Stadly/LayoutGenerator.git
```

Install dependencies:
Expand Down

0 comments on commit 4ba8636

Please sign in to comment.