Commit | Line | Data |
---|---|---|
6c344ff2 JL |
1 | This files describes API changes in /blog/* , |
2 | information provided here is intended especially for developers. | |
3 | ||
4 | === 3.7 === | |
5 | * External function get_entries now returns an additional field "tags" returning the post tags. | |
6 | ||
6b364115 AA |
7 | === 2.7 === |
8 | ||
e51f9973 DP |
9 | * blog_entry->add_associations() does not accept any params. |
10 | * blog_entry->add_association() accepts only one param. |