File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
sentry-youtrack
2
2
===============
3
3
4
- .. image :: https://travis-ci.org/bogdal/sentry-youtrack.png?branch=master
4
+ .. image :: https://travis-ci.org/bogdal/sentry-youtrack.png?branch=master
5
5
:target: https://travis-ci.org/bogdal/sentry-youtrack
6
6
7
7
.. image :: https://version-image.appspot.com/pypi/?name=sentry-youtrack
@@ -16,9 +16,12 @@ Install the package via ``pip``::
16
16
17
17
pip install sentry-youtrack
18
18
19
+ ``sentry-youtrack >= 0.3.0 `` supports **Sentry 8.x **.
20
+ ``sentry-youtrack < 0.3.0 `` supports **Sentry 7.x **.
21
+
19
22
Configuration
20
23
-------------
21
- Go to your project's configuration page (Projects -> [Project]) and select the YouTrack tab.
24
+ Go to your project's configuration page (Projects -> [Project]) and select the YouTrack tab.
22
25
Enter the required credentials and save changes. Filling out the form is a two-step process
23
26
(one to fill in credentials, one to configure project).
24
27
Original file line number Diff line number Diff line change 1
- VERSION = '0.2.7 '
1
+ VERSION = '0.3.0 '
You can’t perform that action at this time.
0 commit comments