Skip to content

Commit

Permalink
Prepare release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonski committed Jun 10, 2022
1 parent 777f39c commit 91c2753
Show file tree
Hide file tree
Showing 4 changed files with 343 additions and 177 deletions.
4 changes: 2 additions & 2 deletions buildout.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ senaite.lims = git https://github.com/senaite/senaite.lims.git pushurl=git@githu
recipe = plone.recipe.zope2instance
http-address = 127.0.0.1:8080
user = ${buildout:plone-user}
wsgi = off
wsgi = on
eggs =
Plone[archetypes]
plone.app.upgrade
Expand Down Expand Up @@ -110,4 +110,4 @@ mode = 755
# versions need to match the versions in requirements.txt
# https://github.com/collective/buildout.plonetest/#testing-in-travis-ci-with-multiple-versions-of-plone-and-python
setuptools = 44.1.1
zc.buildout = 2.13.3
zc.buildout = 2.13.3
2 changes: 1 addition & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

1.1.0 (unreleased)
1.1.0 (2022-06-10)
------------------

- #37 Allow client users to create samples and patients
Expand Down
Loading

0 comments on commit 91c2753

Please sign in to comment.