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
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
##1.0.0
# Changelog

## 1.1.0 - 2025-10-17
- **feat**: allow configuration of saved headlines feed filters limits by user role and update dependencies


## 1.0.0 - 2025-10-13

- **BREAKING** feat!: migrated from date based versioning to semantic versioning.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: flutter_news_app_web_dashboard_full_source_code
description: "A Flutter web application for comprehensive content management and administration within the Flutter News App Full Source Code Toolkit."
repository: https://github.com/flutter-news-app-full-source-code/flutter-news-app-web-dashboard-full-source-code
publish_to: none
version: 1.0.0
version: 1.1.0

environment:
sdk: ^3.9.0
Expand Down
Loading