Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Commit 4fc1c73

Browse files
committed
Release 1.1.3 (181010)
1 parent 129dc46 commit 4fc1c73

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

CHANGES.rst

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
1.1.3 (unreleased)
4+
1.1.3 (2018-10-10)
55
------------------
66

77
**Added**
@@ -14,9 +14,6 @@ Changelog
1414

1515
- #85 New icon set
1616

17-
**Removed**
18-
19-
2017
**Fixed**
2118

2219
- #108 Autodetect suitable client in Doctor's edit view
@@ -31,8 +28,6 @@ Changelog
3128
- #82 Inconsistent behavior with health' skins priority over core's
3229
- #81 Traceback when importing diseases with setupdata.xlsx
3330

34-
**Security**
35-
3631

3732
1.1.2 (2018-05-05)
3833
------------------

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
zip_safe=False,
2929
install_requires=[
3030
'senaite.core',
31+
"senaite.core==1.2.9",
3132
'archetypes.schemaextender',
3233
],
3334
extras_require={

0 commit comments

Comments
 (0)