Skip to content

Commit

Permalink
Changelog + recompile.
Browse files Browse the repository at this point in the history
  • Loading branch information
haringsrob committed Apr 19, 2022
1 parent ae6ed54 commit 488f122
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 2 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

All notable changes to `twill` will be documented in this file.

## 2.8.0 (2022-04-19)

### Added

No new features were added in the final release. Please check rc and beta tags to see a full
list of new features and fixes.

### Fixed

- Improved language label display [`#1592`](https://github.com/area17/twill/pull/1592)
- Fixed regression in translatable settings [`#1598`](https://github.com/area17/twill/pull/1598)
- Fixed capsule database path [`#1583`](https://github.com/area17/twill/pull/1583)
- Fixed activity log morph size [`#1565`](https://github.com/area17/twill/pull/1565)

### Docs

- Added repeater guide [`#1576`](https://github.com/area17/twill/pull/1576)

## 2.8.0-rc.2 (2022-04-08)

### Added
Expand Down
1 change: 0 additions & 1 deletion dist/assets/admin/js/chunk-common.2eb1ecb0.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/assets/admin/js/chunk-common.6300168e.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/assets/admin/twill-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"Inter-Regular.woff": "/assets/admin/fonts/Inter-Regular.aebfbb3c.woff",
"Inter-Regular.woff2": "/assets/admin/fonts/Inter-Regular.bffaed79.woff2",
"chunk-common.css": "/assets/admin/css/chunk-common.917b2fb8.css",
"chunk-common.js": "/assets/admin/js/chunk-common.2eb1ecb0.js",
"chunk-common.js": "/assets/admin/js/chunk-common.6300168e.js",
"chunk-vendors.css": "/assets/admin/css/chunk-vendors.e0f3ef32.css",
"chunk-vendors.js": "/assets/admin/js/chunk-vendors.7d2ee8d2.js",
"icons-files.php": "/views/partials/icons/icons-files-svg.blade.php",
Expand Down

0 comments on commit 488f122

Please sign in to comment.