Skip to content

Commit

Permalink
Update and rename CHANGELOG.md to CHANGES.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamsorcerer authored Jan 13, 2023
1 parent 651cde3 commit a0dc565
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md → CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,8 @@ when saving the keys_
0.6.0 (2017-06-05)
==================

#### New
New
+++

* Cached supports stampede locking [#249](https://github.com/argaen/aiocache/issues/249) - Manuel Miranda

Expand All @@ -200,7 +201,8 @@ when saving the keys_
* `caches.create` works without alias [#253](https://github.com/argaen/aiocache/issues/253) - Manuel Miranda


#### Changes
Changes
+++++++

* Decorators use JsonSerializer by default now [#258](https://github.com/argaen/aiocache/issues/258) - Manuel Miranda

Expand Down Expand Up @@ -255,7 +257,8 @@ cache if needed (same behavior for aiomcache and ofc memory)_
* Added example for compression serializer [#179](https://github.com/argaen/aiocache/issues/179) [argaen]
* Added BasePlugin.add_hook helper [#173](https://github.com/argaen/aiocache/issues/173) [argaen]

#### Breaking
Breaking
++++++++

* Refactored how settings and defaults work. Now
aliases are the only way. [#193](https://github.com/argaen/aiocache/issues/193) [argaen]
Expand Down

0 comments on commit a0dc565

Please sign in to comment.