File tree Expand file tree Collapse file tree 1 file changed +2
-12
lines changed
Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Original file line number Diff line number Diff line change 44
55# SWIRL SEARCH 1.2.1
66
7- This version continues improving developer usability!
8-
9- ## New
10-
11- :small_blue_diamond : Docker support now available
12-
13- Please refer to the main article: [ Container Setup] ( ../CONTAINER-SETUP.md ) for details.
14-
15- <br />
7+ This version continues improving developer usability and resolves issues found in 1.2.
168
179## Changes
1810
@@ -53,16 +45,14 @@ For more information consult the Developers Guide [Processors](https://github.co
5345
5446<br />
5547
56- :small_blue_diamond : Added use of django-environ to ease cloud and docker deployments.
48+ :small_blue_diamond : Added use of django-environ to ease future deployments.
5749
5850If you are installing locally, don't forget to install this package:
5951
6052```
6153pip install django-environ
6254```
6355
64- It's not needed if [ using docker] ( ../CONTAINER-SETUP.md ) .
65-
6656<br />
6757
6858## Known Issues
You can’t perform that action at this time.
0 commit comments