Version 0.3 (22/04/2002) - alpha version released

Version 0.4 (19/01/2003):
- added a spherical shell SANS model
- improved the integrator
- added YuMO models (SANS models with YuMO spectrometer resolution)
- added reading/writing model parameters from/to rc-file
- added getopt feature
- improved interface and usage messages
- fixed a bug in SANS/YuMO ball model
- fixed a bug in SANS/YuMO spherical shell model
- added gauss integrator
- class YuMOModel inherits from class SANSModel
- added Q-resolution map

Version 0.5 (30/01/2003):
- ROOT TMinuit class replaced with original MINUIT package
- MINUIT library excluded to separate distribution

Version 0.6 (13/02/2003):
- ROOT TMinuit class used
- fixed a bug in robust fitting

Version 1.0 (21/02/2003) - beta version released

Version 1.0.1 (27/03/2003):
- added man page
- added range fitting

Version 2.0 (19/02/2005):
- unnecessary stuff excluded from distribution
- added a possibility of using the ROOT libraries ( configure --with-root )
- fixed a bug in robust fitting, improved the robust approach
- added the MINUIT strategy choosing
- improved rc-file handling
- fixed a bug in model choosing

Version 2.0.1 (18/05/2005):
- fixed a bug in command line options handling
	
Version 2.0.2 (25/09/2007):
- added exponential function to STD models
	
Version 2.1.0 (22/11/2007):
- fixed bugs in command-line interface
- added FLTK based GUI ( configure --enable-fltk )
- updated documentation
	
Version 2.1.1 (11/08/2008):
- fixed bugs in GUI

Version 2.1.2 (3/10/2008):
- fixed bugs in rc reading

Version 2.1.3 (18/11/2010):
- improved GUI
- added new SANS/YuMO triaxial elipsoid model
- added new SANS/YuMO two axis ellipsiodal coreshell model
- added new SANS/YuMO triaxial ellipsiodal coreshell model

Version 2.1.4 (08/05/2011):
- fixed bugs in last-added models
- VS project files

Version 2.1.5 (10/10/2011):
- fixed bug in ROOT TMinuit class
- fixed bugs in rc writing

Version 2.1.6 (08/06/2013):
- bugfixes for compiling with gcc-4.7.*
