Updated history

This commit is contained in:
jos 2017-05-27 20:16:22 +02:00
parent b1afd923b7
commit a4f231b2bc
2 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,11 @@
# History
## not yet released, version 3.13.3
- Fixed a bug in function `intersection` of line and plane.
Thanks @viclai.
## 2017-05-26, version 3.13.2
- Disabled function `chain` inside the expression parser for security

View File

@ -55,6 +55,7 @@
"Thomas Brierley (https://github.com/ThomasBrierley)",
"Timothy Lee (https://github.com/tetslee)",
"Todd Morse (https://github.com/morsecodist)",
"Victor (https://github.com/viclai)",
"Waldir Pimenta (https://github.com/waldyrious)",
"Zach Zibrat (https://github.com/palimpsests)"
],