Skip to content

Commit

Permalink
docs: update README with description of compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
andyholmes committed Apr 26, 2024
1 parent c3ffbfd commit 1d4fb56
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,18 @@ meson setup --prefix=/usr _build
meson install -C _build
```

## Compatibility

This extension supports the latest, stable release of GNOME Shell.

When support for a new version of GNOME Shell is about to be added, a new
branch is made effectively halting development for the current version.
Contributions are welcome with bug fixes that target these branches, but no
new features or changes to translatable strings will be accepted.

Note that compatibility with [Valent] may also depend on a particular version,
since the extension communicates with the D-Bus service.

## Status

This project is in an early stage of development, with no stable releases. For
Expand Down

0 comments on commit 1d4fb56

Please sign in to comment.