summaryrefslogtreecommitdiffstats
path: root/bin/changelog.rb
Commit message (Expand)AuthorAgeFilesLines
* Changelog generator should allow merging two or more versions (#35648).Marius Balteanu2024-11-171-145/+90
* `chmod +x bin/changelog.rb` to make it executable.Go MAEDA2024-06-111-0/+0
* Fix the changelog generator to work with the current www.redmine.org.Go MAEDA2023-09-301-3/+3
* Directly call URI.open instead of calling it via Kernel#open to fix deprecati...Go MAEDA2023-03-051-3/+3
* Changelog Generator: Change URL scheme to https.Go MAEDA2021-03-201-2/+2
* Don't rescue Exception class (#31387).Go MAEDA2019-05-251-1/+1
* Remove frozen_string_literal magic comment from files which are not used when...Go MAEDA2019-03-211-2/+0
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Just use current date.Jean-Philippe Lang2018-06-101-12/+2
* Moves changelog.rb to /bin.Jean-Philippe Lang2017-07-231-0/+347