Skip to content

Commit

Permalink
OXDEV-7525 Rename Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
liulka-oxid committed Dec 18, 2023
1 parent ae8860c commit a3b56ad
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions CHANGELOG.md → CHANGELOG-2.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,27 +54,3 @@
### Deprecated
- `Loader\CmsLoader`,
- `Loader\CmsTemplateNameParser`

## v1.2.0 - Unreleased

### Fixed
- Various coding style improvements [PR-2](https://github.com/OXID-eSales/twig-component/pull/2)
- Fix not working include_dynamic tag [PR-3](https://github.com/OXID-eSales/twig-component/pull/3)

### Deprecated
- `TwigContextInterface::getCacheDir()` and `TwigContextInterface::getTemplateDirectories()`

## v1.1.0 - 2022-09-08

### Deprecated
- `Resolver\TemplateNameResolver`
- `TwigEngine::getDefaultFileExtension()`

### Fixed
- Finding templates (problem found in admin for EE)
- Filter regex_replace now returns empty string on null

## v1.0.0 - 2019-11-21

### Added
- Add Twig themes requirements to composer.json

0 comments on commit a3b56ad

Please sign in to comment.