Selaa lähdekoodia

Merge remote-tracking branch 'origin/staging' into staging

palexdev 3 vuotta sitten
vanhempi
commit
f204c34ac6
3 muutettua tiedostoa jossa 2 lisäystä ja 8 poistoa
  1. 1 1
      .github/FUNDING.yml
  2. 0 4
      CHANGELOG.md
  3. 1 3
      README.md

+ 1 - 1
.github/FUNDING.yml

@@ -10,4 +10,4 @@ liberapay: # Replace with a single Liberapay username
 issuehunt: # Replace with a single IssueHunt username
 otechie: # Replace with a single Otechie username
 lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
-custom: [ 'https://www.paypal.com/paypalme/alxpar404/2' ]
+custom: [ 'https://www.paypal.com/paypalme/alxpar404/2' ]

+ 0 - 4
CHANGELOG.md

@@ -16,19 +16,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 [//]: ##[Unreleased]
 
 ## [11.13.3] - 10-03-2022
-
 ### Added
-
 - MFXTextField: added a label to specify the unit of measure (optional, leave blank string to remove)
 
 ### Changed
-
 - Update Gradle plugins
 - Update VirtualizedFX to 11.2.5
 - Improve ROADMAP
 
 ## [11.13.2] - 09-02-2022
-
 ### Added
 
 - New control MFXMagnifierPane

+ 1 - 3
README.md

@@ -240,11 +240,9 @@ dependencies {
 ```
 
 <!-- DOCUMENTATION -->
-
 ## Documentation
-
 You can read MaterialFX's documentation at [javadoc.io](https://javadoc.io/doc/io.github.palexdev/materialfx)
-
+                                                                    
 <!-- CHANGELOG -->
 
 ## Changelog