I discovered that the doc has an entry VercodeOperation.
If I use this entry, how does this work together with fastlane metadata, especially changelog?
For example, if I have:
- changelog file
110.txt - versionCode
11099in the app repository VercodeOperationis%c // 100
Will the changelog (110.txt) displayed in the f-droid repo? Or, should I have a changelog entry 11099.txt to make it shown?