Skip to content

Commit

Permalink
Merge pull request #4348 from k-mx/patch-1
Browse files Browse the repository at this point in the history
Update 2021.04.md
  • Loading branch information
Altai-man committed Apr 27, 2021
2 parents 3638d22 + 2f121d3 commit ba31e29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/announce/2021.04.md
Expand Up @@ -75,9 +75,9 @@ New in 2021.04:
+ Fix resource leak when iterating files using `dir` method on `IO::Path` [62c976a4]
+ Fix an exception when `grab` was called on an empty `SetHash` that had contained entries before [e9e3b5fb]
+ Fix `DateTime` equivalence check with `eqv` relying on `raku` representation [01a0c934]
+ Fix methods `substr`, `substr-rw`, `chop`, `chomp`, `pred`, succ`, `comb`,
+ Fix methods `substr`, `substr-rw`, `chop`, `chomp`, `pred`, `succ`, `comb`,
`lines`, `words`, `wordcase`, `trans`, `indent`, `uc`, `lc`, `tc`, `fc`,
`tclc`, `flip`, `split, `trim`, `trim-leading`, `trim-trailing`,
`tclc`, `flip`, `split`, `trim`, `trim-leading`, `trim-trailing`,
`samemark`, `samespace`, `samecase`, `subst`, `subst-mutate`
when called on a `Str` subclass
[da34b40a][f4bfeea6][813d4f1a][a26ff404][b4813bbd][3e43a729]
Expand Down

0 comments on commit ba31e29

Please sign in to comment.