diff --git a/About/About.xml b/About/About.xml
index 462c8b380669cae7b509d42437995dad57a9c738..3c7886a6ae1cf9989f00314934f8f457c45932ba 100644
--- a/About/About.xml
+++ b/About/About.xml
@@ -8,7 +8,7 @@
 		<li>1.0</li>
 	</supportedVersions>
 	<description>
-version 2.0.5b
+version 2.0.6
 M for Mature
 
 Load mod at bottom of mod list:
diff --git a/Assemblies/RJW.dll b/Assemblies/RJW.dll
index dcd0f54efa123b3a35a6121d38080d3bc0135423..336846fa0f44eca27b7393a95328e764e0674aa0 100644
Binary files a/Assemblies/RJW.dll and b/Assemblies/RJW.dll differ
diff --git a/changelog.txt b/changelog.txt
index f987db22e6d1df8b2a1b5aa93ba62b10496cf9b1..0cf3e91a36cc90ee7b1b2dd6082037edd4c04bd5 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,14 @@
+2.0.6
+multiplayer api, probably does nothing
+reorganized sources structure, moved overlays, pregnancy, bondage etc to mudules/ 
+disabled semen overlays
+added operations support for all races, probably needs exclusion filters for mechanoids and stuff
+hidded restraints/cocoon operation if those hediffs not present
+removed needless/double operations from animals and humans
+fixed parts operation recipes
+changed sterilization -> sterilize
+rjw bodyparts can no longer be amputated
+
 2.0.5b
 added toggle to select sexuality distribution:
 -RimJobWorld(default, configurable),
diff --git a/known_bugs.txt b/known_bugs.txt
index c5fc570944c175e95955dfa805c2a588ea94fc72..86dc69c925fca32464cae3566e92ff69e85240f5 100644
--- a/known_bugs.txt
+++ b/known_bugs.txt
@@ -7,4 +7,7 @@ Fix somewhere in the future.
 -Whores with untended diseases (flu, herpes, warts) will try hookup and may succeed but the job will get cancelled shortly afterwards resulting in message spam.
 Currently added different message to notify players of problem.
 
--Gential helper is shit. It does not account for later added animal dicks. has_<x> methods are fucking runtime regex searches
\ No newline at end of file
+-Gential helper is shit. It does not account for later added animal dicks. has_<x> methods are fucking runtime regex searches
+
+
+Semen overlays cause "memory leak"probably due to endlessly drawing overlay on pawn
\ No newline at end of file