Skip to content

Commit b41be5e

Browse files
authored
Merge pull request #1004 from mathics/assignnamepattern
Update CHANGES.rst for #1003 and #1001
2 parents 8bda517 + 31d509d commit b41be5e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ Enhancements and Bug fixes:
1313
- Catch ```PatternError`` Exceptions
1414
- Fix formatting of ``..`` and ``...`` (``RepeatAll``)
1515
- tokenization of ``\.`` without a following space (``ReplaceAll``) Issue #992
16+
- Support for assignments to named ```Pattern```
17+
- Improving support for ```Names``` PR #1003
18+
- Adding a ```MathicsSession``` class to simplify interoperativity PR #1001
19+
- Improving support for ```Protect``` and ```Unprotect``` list of symbols and regular expressions. PR #1003
20+
1621

1722
1.1.0 rc1
1823
---------

0 commit comments

Comments
 (0)