Quellcode durchsuchen

Update ReleaseNotes.md

sunsetbrew vor 12 Jahren
Ursprung
Commit
f0f61600d1
1 geänderte Dateien mit 7 neuen und 4 gelöschten Zeilen
  1. 7 4
      ReleaseNotes.md

+ 7 - 4
ReleaseNotes.md

@@ -1,10 +1,12 @@
 
 
-
-Release Notes v1.1 (Build, Documentation, License Improvements)
+Release Notes v1.1 
 ===
 ===
-
+### Objectives: *Build, Documentation, License Improvements*
 The objective of this release is to establish a maintable code base, ensure MIT license rights and improve usability and documention.
 The objective of this release is to establish a maintable code base, ensure MIT license rights and improve usability and documention.
 
 
+Changes
+-------
+
 - Added fallback configuration file path for Linux systems.
 - Added fallback configuration file path for Linux systems.
     + Good for having a system wide default configuration /etc/civetweb/civetweb.conf
     + Good for having a system wide default configuration /etc/civetweb/civetweb.conf
 - Added new C++ abstraction class cpp/CivetServer
 - Added new C++ abstraction class cpp/CivetServer
@@ -38,9 +40,10 @@ Known Issues
 - Build changes may impact current users.
 - Build changes may impact current users.
     + As with any change of this type, changes may impact some users.
     + As with any change of this type, changes may impact some users.
 
 
-Release Notes v1.0 (Rebranding)
+Release Notes v1.0
 ===
 ===
 
 
+### Objectives: *MIT License Preservation, Rebranding*
 The objective of this release is to establish a version of the Mongoose software distribution thate still retains the MIT license.
 The objective of this release is to establish a version of the Mongoose software distribution thate still retains the MIT license.
 
 
 Changes
 Changes