diff --git a/CHANGES/1236.feature.rst b/CHANGES/1236.feature.rst new file mode 100644 index 00000000..3e651c17 --- /dev/null +++ b/CHANGES/1236.feature.rst @@ -0,0 +1,3 @@ +Updated keyboard builders with new methods for integrating buttons and keyboard creation more seamlessly. +Added functionality to create buttons from existing markup and attach another builder. +This improvement aims to make the keyboard building process more user-friendly and flexible.