Skip to content

Commit

Permalink
[release]: Added changelog for 1.4.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
David Read committed Jul 13, 2011
1 parent cabc770 commit 8b84a67
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,19 @@ v1.4.2 2011-XX-XX
=================
Major:
* Packages revisions can be marked as 'moderated' (#1141)
* Password reset facility (#1186/#1198)

Minor:
* Viewing of a package at any revision (#1141)
* API POSTs can be of Content-Type "application/json" as alternative to existing "application/x-www-form-urlencoded" (#1206)
* Caching of static files (#1223)

Bug fixes:
* When you removed last row of resource table, you could't add it again - since 1.0 (#1215)
* Exception if you had any Groups and migrated between CKAN v1.0.2 to v1.2 (migration 29) - since v1.0.2 (#1205)
* API Package edit requests returned the Package in a different format to usual - since 1.4 (#1214)
* API error responses were not all JSON format and didn't have correct Content-Type (#1214)
* API package delete doesn't require a Content-Length header (#1214)


v1.4.1 2011-06-27
Expand Down

0 comments on commit 8b84a67

Please sign in to comment.