Skip to content

Commit

Permalink
Release v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
samanzamani committed Apr 1, 2022
1 parent ee3b627 commit f660ca1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,14 @@ allprojects {
Step 2.Add the dependency
```groovy
dependencies {
implementation 'com.github.samanzamani:PersianDate:1.3.4'
implementation 'com.github.samanzamani:PersianDate:1.4.0'
}
```
# what's new
### version 1.4.0
* Fix reported bug [#62](https://github.com/samanzamani/PersianDate/issues/62)
* Add subtracts method to get former months, years, days, hours, minutes and seconds [(More Information)](https://github.com/samanzamani/PersianDate/issues/43) [#43](https://github.com/samanzamani/PersianDate/issues/43)

### version 1.3.4
* Jitpack release solved
### version 1.3.3
Expand Down

0 comments on commit f660ca1

Please sign in to comment.