Skip to content

Commit

Permalink
Changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
honzakral committed Jan 30, 2015
1 parent 185534b commit 8337d2d
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions Changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@ Changelog
0.0.4 (dev)
-----------

Bug fixes:

* only document related metadata
(``elasticsearch_dsl.document.DOC_META_FIELDS``) can be stored by setting
attribute on a document (#58).
* only document id can now be set directly on a document. Rest of the metadata
fields (such as index, version etc) must be stored (and retrieved) using the
``_meta`` attribute (#58)
* query on Search can now be directly assigned
* ``suggest`` method added to ``Search``
* ``Search.doc_type`` now accepts ``DocType`` subclasses directly

0.0.3 (2015-01-23)
------------------
Expand Down

0 comments on commit 8337d2d

Please sign in to comment.