Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
assignbot
Commits
e52da4ab6e42
Commit
f5484157
authored
Apr 07, 2021
by
Frank Bessou
🍁
Browse files
chore: bump version to 2.0.0
parent
8aaf51104ed9
Pipeline
#47388
failed with stage
in 30 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
e52da4ab
# CHANGELOG
## Version 2.0.0 (2021-04-07)
### New features
-
request reviews instead of assigning people.
*BREAKING CHANGE*
: assignees are no longer managed by assignbot.
Assignbot will only request reviews.
## Version 1.0.1 (2020-12-01)
### Bug fixes
...
...
setup.py
View file @
e52da4ab
...
...
@@ -34,7 +34,7 @@ setup(
name
=
"assignbot"
,
author
=
"Logilab"
,
author_email
=
"contact@logilab.fr"
,
version
=
"
1
.0.
1
"
,
version
=
"
2
.0.
0
"
,
licence
=
"LGPL"
,
python_requires
=
">=3.6"
,
classifiers
=
[
...
...
Frank Bessou
🍁
@fbessou
mentioned in commit
922a5753272c
·
Apr 07, 2021
mentioned in commit
922a5753272c
mentioned in commit f20363f6d37c9f49a8089c2fb1c7337bab79ac46
Toggle commit list
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