Skip to content

Commit 1accd81

Browse files
Update CHANGELOG.md
1 parent 4515eb9 commit 1accd81

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

CHANGELOG.md

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

7-
## [Unreleased]
8-
-
7+
## [1.1.0] - 2023-06-29
8+
## changed
9+
- Old syntax fixed
10+
- Made compatible to run in docker
11+
- Demo Added
12+
13+
## Adam Cupal
914
## [1.0.2] - 2019-02-22
1015
### Changed
1116
- added option to runner to pass custom parameters
@@ -18,7 +23,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1823
## [1.0.0] - 2019-02-05
1924
### Added
2025
- Base runner
21-
22-
[Unreleased]: https://github.com/adamcupial/lighthouse-python/compare/1.0.1...HEAD
23-
[1.0.1]: https://github.com/adamcupial/lighthouse-python/compare/1.0.0...1.0.1
24-
[1.0.2]: https://github.com/adamcupial/lighthouse-python/compare/1.0.1...1.0.2

0 commit comments

Comments
 (0)