Added changelog

This commit is contained in:
Alex Root Junior 2023-08-04 22:16:45 +03:00
parent 7c468127cc
commit 3adf9198d4
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC

3
CHANGES/1236.feature.rst Normal file
View file

@ -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.