Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CHANGES.md for 2.6 release #34

Merged
merged 23 commits into from
Feb 14, 2023
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
0a74816
Update CHANGES with previous edits past the last release
richfromm Feb 13, 2023
d82c746
Add GPL3 file
richfromm Feb 13, 2023
da720a8
Add donation links
richfromm Feb 13, 2023
4a3d49d
try adding donation buttons
richfromm Feb 13, 2023
d8bdb80
I forgot to add the image in the last commit
richfromm Feb 13, 2023
ac35277
try a different strategy for github sponsors button
richfromm Feb 13, 2023
fa69d8c
try a bunch of other github sponsors button variants
richfromm Feb 13, 2023
70a3fba
can I control the paypal button size?
richfromm Feb 13, 2023
4330f94
try resizing and vertically aligning buttons
richfromm Feb 13, 2023
56d0d55
try using a div
richfromm Feb 14, 2023
ccfc6f7
try using pure html for the entire contents of the list item
richfromm Feb 14, 2023
16daeff
try explicit HTML style within markdown
richfromm Feb 14, 2023
3a16c4d
slightly change the style tag
richfromm Feb 14, 2023
47c8a83
try blank line before HTML blocks
richfromm Feb 14, 2023
7a898d3
try (deprecated) valign attribute
richfromm Feb 14, 2023
4bb1fc3
try actual space, and hspace attribute, for horizontal spacing
richfromm Feb 14, 2023
94e5ba8
replace word link with markdown
richfromm Feb 14, 2023
529821e
try mostly markdown now
richfromm Feb 14, 2023
70e971b
get rid of almost all of the donations experiments
richfromm Feb 14, 2023
e4ad9bc
cleanup the donations section
richfromm Feb 14, 2023
174eadf
add some vertical space too
richfromm Feb 14, 2023
a3bdf8a
Revert "add some vertical space too"
richfromm Feb 14, 2023
e2e7f17
add alt attributes to image tags for buttons
richfromm Feb 14, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
try adding donation buttons
not sizing yet, which I suspect might be a problem
I don't have a good way of truly testing this locally
richfromm committed Feb 13, 2023
commit 4a3d49d1efc53fe897378c32b51c315d4a76b143
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -12,8 +12,8 @@ See [Script invocation](#script-invocation) below.
If you find this software useful and would like to make a contribution, you
can make a donation via either:

* [GitHub Sponsors](https://github.com/sponsors/richfromm)
* [PayPal](https://www.paypal.com/donate/?business=J46TL293CQ2M2&no_recurring=0&currency_code=USD)
* [GitHub Sponsors](https://github.com/sponsors/richfromm) [![](https://github.com/sponsors/richfromm/button)](https://github.com/sponsors/richfromm)
* [PayPal](https://www.paypal.com/donate/?business=J46TL293CQ2M2&no_recurring=0&currency_code=USD) [![](paypal.png)](https://www.paypal.com/donate/?business=J46TL293CQ2M2&no_recurring=0&currency_code=USD)

It would be most appreciated, but you are under no obligation to do so.