1-1-2026   Marco de Beurs

	version 0.1
	
	* NEWS: Initial public release.

6-2-2026   Marco de Beurs

	version 0.2
	
	* m0: Variable length macros (vlm) are available.
	* m0: Several bug fixes and checks added.
	* doc: Updated manual for vlm.

24-3-2026   Marco de Beurs

	version 0.3
	
	* m0: Instructions and functions added.
	* m0: Macros have extra info field.
	* m0: Stack functionality extended for info between macros.
	* m0: Default argument collection can have multiple digits to select argument.
	* emu: Complete emulation examples of m6 and gpm added.
	* emu: M4 emulation example extended for compatibility. 
	* doc: Updated manual and algorithm document.

3-9-2026   Marco de Beurs

	version 0.4
	
	* m0: New command line option: ordered-options.
	* m0: New function at_first added to prefix text to a file.
	* m0: Counter variables and instructions added.
	* m0: New instructions added.
	* m0: Variable length macro options added.
	* m0: Macros and patterns can have multiple parts for regular expression like functionality.
	* m0: Bug fixes in macro processing.
	* emu: M4 emulation example extended with command line options.
	* doc: Updated manual and algorithm document.
	* examples: Examples added. 
