File tree Expand file tree Collapse file tree 4 files changed +13
-5
lines changed
Expand file tree Collapse file tree 4 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 22Credits
33=======
44
5- Development Lead
6- ----------------
5+ Author
6+ ------
77
88* Ben Lopatin @bennylope
99
@@ -12,5 +12,8 @@ Contributors
1212
1313* Basil Shubin @bashu
1414* Joe Stump @joestump
15- * @rjor2
15+ * Mario César @mariocesar
16+ * Martin Svoboda @martinsvoboda
1617* Mike Brown @m3brown
18+ * Seizan Shimazaki @seizans
19+ * @rjor2
Original file line number Diff line number Diff line change 33 History
44-------
55
6+ 0.4.0 (2016-01-28)
7+ ++++++++++++++++++
8+
9+ * Allow changing search settings on an index-by-index basis
10+
6110.3.0 (2015-12-31)
712++++++++++++++++++
813
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ elasticstack
1111.. image :: https://pypip.in/d/elasticstack/badge.svg
1212 :target: https://crate.io/packages/elasticstack?version=latest
1313
14- :Version: 0.3 .0
14+ :Version: 0.4 .0
1515:Author: Ben Lopatin (http://benlopatin.com)
1616
1717Configurable indexing and other extras for Haystack (with ElasticSearch
Original file line number Diff line number Diff line change 2525
2626__title__ = 'elasticstack'
2727__author__ = 'Ben Lopatin'
28- __version__ = '0.3 .0'
28+ __version__ = '0.4 .0'
2929
3030default_app_config = 'elasticstack.apps.ElasticstackConfig'
You can’t perform that action at this time.
0 commit comments