Skip to content

Commit febf09b

Browse files
authored
Update roadmap with new date and completed tasks
Updated the last updated date and marked 'Service capabilities' as complete.
1 parent 13f8fd7 commit febf09b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ROADMAP.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 🔮 Apollo Kotlin Ecosystem Roadmap
22

3-
**Last updated: 2026-01-22**
3+
**Last updated: 2026-02-05**
44

55
For up-to-date release notes, refer to the project [Changelog](https://github.com/apollographql/apollo-kotlin/blob/main/CHANGELOG.md).
66

@@ -38,7 +38,7 @@ We plan to implement these GraphQL specification RFCs:
3838
- [x] [Schema coordinates](https://github.com/graphql/graphql-spec/pull/794/)
3939
- [x] [Directives on directive definitions](https://github.com/graphql/graphql-spec/pull/567)
4040
- [ ] [Fragment arguments](https://github.com/graphql/graphql-spec/pull/1081)
41-
- [ ] [Service capabilities](https://github.com/graphql/graphql-spec/pull/1163)
41+
- [x] [Service capabilities](https://github.com/graphql/graphql-spec/pull/1163)
4242

4343
### Testing improvements:
4444

0 commit comments

Comments
 (0)