Skip to content

Commit 310e9d4

Browse files
author
Ingo Berg
committed
readme updated
1 parent b2f9eae commit 310e9d4

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

Readme.txt

+10-2
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,16 @@
77
# |__|_| /____/|____| (____ /__| /____ >\___ >__| /___/\ \ #
88
# \/ \/ \/ \/ \_/ #
99
# #
10-
# Copyright (C) 2016 Ingo Berg #
10+
# Copyright (C) 2016, Ingo Berg #
1111
# #
1212
# Web: http://muparserx.beltoforion.de #
1313
# SVN: http://muparserx.googlecode.com/svn/trunk #
1414
# e-mail: [email protected] #
1515
# #
1616
# The code contains contributions made by the following people: #
17-
# Martin Rotter (https://github.com/martinrotter) #
17+
# Martin Rotter (https://github.com/martinrotter) #
1818
# Josh Blum (https://github.com/guruofquality) #
19+
# and others #
1920
# #
2021
# This software is distributed under the terms of the #
2122
# BSD - Clause 2 "Simplified" or "FreeBSD" Licence (BSD-2-Clause) #
@@ -29,6 +30,13 @@
2930
# #
3031
#########################################################################
3132

33+
V4.0.7 (20160331)
34+
-----------------
35+
Bugfixes:
36+
- Issue 68: Assertion fails (i.e "abs(-3)>abs(2)")
37+
- untracked issue: cbrt function did not work properly
38+
- new functions: atan2, reminder, fmod
39+
3240
V4.0.5 (20151120)
3341
-----------------
3442

0 commit comments

Comments
 (0)