Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
yaq
yaqd-gdrive
Commits
747aba79
Commit
747aba79
authored
May 15, 2020
by
Kyle Sunden
Browse files
Merge branch 'changelog' into 'master'
add changelog See merge request
!9
parents
28946860
63f95c9a
Pipeline
#146554781
passed with stages
in 2 minutes and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
35 additions
and
0 deletions
+35
-0
CHANGELOG.md
CHANGELOG.md
+35
-0
No files found.
CHANGELOG.md
0 → 100644
View file @
747aba79
# Changelog
All notable changes to this project will be documented in this file.
The format is based on
[
Keep a Changelog
](
https://keepachangelog.com/
)
.
## [Unreleased]
### Added
-
added changelog
-
Use format strings instead of assuming concatenation
-
added mypy to precommit
### Changed
-
from now on, yaqd-gdrive will use calendar based versioning
-
cleanup repository
## [0.2.0]
### Fixed
-
fixed import
## [0.1.1]
### Fixed
-
make find_packages work
## [0.1.0]
### Added
-
initial release
[
Unreleased
]:
https://gitlab.com/yaq/yaqd-gdrive/-/compare/v0.2.0...master
[
0.2.0
]:
https://gitlab.com/yaq/yaqd-gdrive/-/compare/v0.1.1...v0.2.0
[
0.1.1
]:
https://gitlab.com/yaq/yaqd-gdrive/-/compare/v0.1.0...v0.1.1
[
0.1.0
]:
https://gitlab.com/yaq/yaqd-gdrive/-/tags/v0.1.0
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment