Skip to content

Commit b5d4c2a

Browse files
committed
Release 1.0.0
1 parent d78a5b3 commit b5d4c2a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,12 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6-
## Unreleased
7-
### Added
6+
## [Unreleased]
87

8+
## [1.0.0] - 2022-12-08
9+
### Added
910
- Added main function that creates a few analysis files
1011
- Use `poetry run python -m youtube_history_analysis $API_KEY $WATCH_HISTORY_FILE_PATH` to create analysis
12+
13+
[Unreleased]: https://github.com/armanckeser/youtube-history-analysis/compare/1.0.0...master
14+
[1.0.0]: https://github.com/armanckeser/youtube-history-analysis/tree/1.0.0

0 commit comments

Comments
 (0)