Skip to content

Commit add4e7b

Browse files
committed
chore(release): 3.4.0
1 parent 27e1450 commit add4e7b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [3.4.0](https://github.com/Scifabric/pybossa/compare/v3.3.0...v3.4.0) (2021-01-31)
6+
7+
8+
### Features
9+
10+
* **sentinel:** disable sentinel configuration ([#2007](https://github.com/Scifabric/pybossa/issues/2007)) ([27e1450](https://github.com/Scifabric/pybossa/commit/27e1450151d79b6b215fbf23eef47d3c65b9f085))
11+
12+
13+
### Bug Fixes
14+
15+
* add REDIS_URL so rq-dashboard is configured ([#1990](https://github.com/Scifabric/pybossa/issues/1990)) ([029f73e](https://github.com/Scifabric/pybossa/commit/029f73ebf3907a89b1d20448a41c1ebc5ff6935f))
16+
517
## [3.3.0](https://github.com/Scifabric/pybossa/compare/v3.2.2...v3.3.0) (2020-12-20)
618

719

pybossa/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.0
1+
3.4.0

0 commit comments

Comments
 (0)