Add `no-std` support for RGS
[rust-lightning] / CONTRIBUTING.md
index f7cf8c4e699e3578285abbdbe3c72b8a0f06759b..f1e4ce5171e71626f124701741e4f485a96f9ad5 100644 (file)
@@ -100,6 +100,10 @@ comment suggesting that you're working on it. If someone is already assigned,
 don't hesitate to ask if the assigned party or previous commenters are still
 working on it if it has been awhile.
 
+Any changes that have nontrivial backwards compatibility considerations should
+have an entry added in the `pending_changelog` folder which includes the
+CHANGELOG entries that should be added in the next release.
+
 Peer review
 -----------