Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .l10nignore
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
docs/dev/api/
docs/_site/
docs/vendor/
tests/
vendor/
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
[#1012](https://github.com/nextcloud/cookbook/pull/1012) @christianlupus
- Trim recipe name to a maximum length to fit in the database
[#1014](https://github.com/nextcloud/cookbook/pull/1014) @christianlupus
- Correct transifex translations
[#1024](https://github.com/nextcloud/cookbook/pull/1024) @christianlupus
- Update eslint-plugin-vue

### Documentation
Expand Down