Skip to content

Commit a534af9

Browse files
committed
Update changelog !cosmetic
1 parent 39a7107 commit a534af9

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

docs/changelog.rst

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Changelog
77
New
88
~~~
99

10+
- Django 1.9 support thanks to Claude Paroz. [Chris Adams]
11+
1012
- Create a changelog using gitchangelog. [Chris Adams]
1113

1214
This uses `gitchangelog <https://github.com/vaab/gitchangelog>`_ to
@@ -28,6 +30,17 @@ Changes
2830
Other
2931
~~~~~
3032

33+
- Merge pull request #1328 from claudep/travis19. [Chris Adams]
34+
35+
Updated test configs to include Django 1.9
36+
37+
- Updated test configs to include Django 1.9. [Claude Paroz]
38+
39+
- Merge pull request #1313 from chrisbrooke/Fix-elasticsearch-2.0-meta-
40+
data-changes. [Chris Adams]
41+
42+
- Remove boost which is now unsupported. [Chris Brooke]
43+
3144
- Fix concurrency issues when building UnifiedIndex. [Chris Adams]
3245

3346
We were getting this error a lot when under load in a multithreaded wsgi
@@ -2149,9 +2162,8 @@ v2.0.0 (2013-05-12)
21492162
- Fixed an ES test that seems like a change in behavior in recent ES
21502163
versions. [Jannis Leidel]
21512164

2152-
- Merge branch 'sq-run-refactor' of
2153-
https://github.com/mattdeboard/django-haystack into mattdeboard-sq-
2154-
run-refactor. [Jannis Leidel]
2165+
- Merge branch 'sq-run-refactor' of https://github.com/mattdeboard
2166+
/django-haystack into mattdeboard-sq-run-refactor. [Jannis Leidel]
21552167

21562168
- Refactor Solr & ES SearchQuery subclasses to use the ``build_params``
21572169
from ``BaseSearchQuery`` to build the kwargs to be passed to the

0 commit comments

Comments
 (0)