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

Commit

Permalink
Release 1.1.3 (181010)
Browse files Browse the repository at this point in the history
  • Loading branch information
xispa committed Oct 10, 2018
1 parent 129dc46 commit 4fc1c73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
7 changes: 1 addition & 6 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

1.1.3 (unreleased)
1.1.3 (2018-10-10)
------------------

**Added**
Expand All @@ -14,9 +14,6 @@ Changelog

- #85 New icon set

**Removed**


**Fixed**

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

**Security**


1.1.2 (2018-05-05)
------------------
Expand Down
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
zip_safe=False,
install_requires=[
'senaite.core',
"senaite.core==1.2.9",
'archetypes.schemaextender',
],
extras_require={
Expand Down

0 comments on commit 4fc1c73

Please sign in to comment.