Parcourir la source

Updated CHANGELOG.md, fix typo(s)

pull/842/head
BobConanDev il y a 1 an
Parent
révision
9854388cff
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      CHANGELOG.md

+ 1
- 1
CHANGELOG.md Voir le fichier

@@ -51,7 +51,7 @@ because there is more than caching happening in that method.
We've improved that now by introducing a first class API that only affects template caching. We've improved that now by introducing a first class API that only affects template caching.


The default template cache behaves as before and is still compatible with older JavaScript environments. The default template cache behaves as before and is still compatible with older JavaScript environments.
For those who wants to provide a custom more sopisiticated caching strategy, one can do that with an object that adheres to the following requirements:
For those who wants to provide a custom more sophisticated caching strategy, one can do that with an object that adheres to the following requirements:


```ts ```ts
{ {


Chargement…
Annuler
Enregistrer