Merge branch 'MDL-75909-311' of https://github.com/andrewnicols/moodle into MOODLE_31...
[moodle.git] / blog / upgrade.txt
blob644ea08ae2aea2271fe9a9a1954c41564b6803ac
1 This files describes API changes in /blog/* ,
2 information provided here is intended especially for developers.
4 === 3.7 ===
5   * External function get_entries now returns an additional field "tags" returning the post tags.
7 === 2.7 ===
9 * blog_entry->add_associations() does not accept any params.
10 * blog_entry->add_association() accepts only one param.