Skip to content

Commit 902a796

Browse files
committed
wip
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
1 parent 27f15db commit 902a796

3 files changed

Lines changed: 16 additions & 60 deletions

File tree

CHANGELOG-1.x.md

Lines changed: 0 additions & 59 deletions
This file was deleted.

CHANGELOG-3.x.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog for v3.x
2+
3+
This changelog references the relevant changes (bug and security fixes) done to `jomweb/ringgit`.
4+
5+
## 3.0.0
6+
7+
Released: 2023-05-02
8+
9+
### Changes
10+
11+
* Update minimum `moneyphp/money` to `^4.0`.
12+
13+
### Removed
14+
15+
* Remove support for PHP 7.x.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Malaysia Ringgit implementation on top of Money PHP
88
[![License](https://poser.pugx.org/jomweb/ringgit/license)](https://packagist.org/packages/jomweb/ringgit)
99
[![Coverage Status](https://coveralls.io/repos/github/jomweb/ringgit/badge.svg?branch=3.x)](https://coveralls.io/github/jomweb/ringgit?branch=3.x)
1010

11-
PHP 7.1+ library to make working with money safer, easier, and fun for Malaysia Ringgit!
11+
PHP 8.0+ library to make working with money safer, easier, and fun for Malaysia Ringgit!
1212

1313
> "If I had a dime for every time I've seen someone use FLOAT to store currency, I'd have $999.997634" -- [Bill Karwin](https://twitter.com/billkarwin/status/347561901460447232)
1414

0 commit comments

Comments
 (0)