Skip to content

Commit 9bf9807

Browse files
committed
Strings 4.2.0
1 parent e059372 commit 9bf9807

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<a name="4.2.0"></a>
2+
# [4.2.0](https://github.com/glowyphp/strings) (2022-01-01)
3+
* Added isHexColor() method.
4+
* Added isAffirmative() method.
5+
* Added isDate() method.
6+
17
<a name="4.1.0"></a>
28
# [4.1.0](https://github.com/glowyphp/strings) (2021-12-30)
39
* Added headline() method.

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2021 Sergey Romanenko
3+
Copyright (c) 2022 Sergey Romanenko
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ Run tests
3131

3232
### License
3333
[The MIT License (MIT)](https://github.com/glowyphp/strings/blob/master/LICENSE)
34-
Copyright (c) 2021 [Sergey Romanenko](https://github.com/Awilum)
34+
Copyright (c) 2022 [Sergey Romanenko](https://github.com/Awilum)

0 commit comments

Comments
 (0)