diff --git a/About/About.xml b/About/About.xml
index 381e1c8f5a41cbe92c37c1536d59ec521aee757a..454b7eaa268c7e6156f9af33049db54228a30805 100644
--- a/About/About.xml
+++ b/About/About.xml
@@ -7,7 +7,7 @@
 	<supportedVersions>
 		<li>1.0</li>
 	</supportedVersions>
-	<description>version 1.9.9h
+	<description>version 2.0
 		M for Mature
 		Load mod at bottom of mod list:
 		Core
diff --git a/Assemblies/RJW.dll b/Assemblies/RJW.dll
index 02079771883016a40ec00a7f8a1ef514ffef45f1..3083a7b5c0257a0a41ff4c43776222e176084f87 100644
Binary files a/Assemblies/RJW.dll and b/Assemblies/RJW.dll differ
diff --git a/Source/ThinkTreeNodes/ThinkNode_ConditionalFrustrated.cs b/Source/ThinkTreeNodes/ThinkNode_ConditionalFrustrated.cs
index 89510f6164a87707070b8fea28a7b6d6c2de02c5..6d3469deb8b184981f12bc06fc4eb5c351d826a2 100644
--- a/Source/ThinkTreeNodes/ThinkNode_ConditionalFrustrated.cs
+++ b/Source/ThinkTreeNodes/ThinkNode_ConditionalFrustrated.cs
@@ -10,7 +10,7 @@ namespace rjw
 	{
 		protected override bool Satisfied (Pawn p)
 		{
-			return xxx.need_some_sex(p)>2f;
+			return xxx.need_some_sex(p) > 2f;
 		}
 	}
 }
\ No newline at end of file
diff --git a/changelog.txt b/changelog.txt
index b79cbe4b2b8b814a3800603a41f845fe28e7270f..3eda7f0759392858d8d1b743d846cd48be666eaa 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,17 @@
+2.0.0
+after rape, victim that is in bed and cant move, should be put back to bed
+added parts override, so existing parts can be added to any race without messing with mod sources (will see how this ends)
+changed incubator/breeder descriptions
+replaced that mess of code for bestial dna inheritance with same as humanlikes (hopefully nothing broken)
+kids should always get father surname(if exist) 
+changed litter size calculations, added parents fertility and breeder modifiers(this means that pawns now can actually birth twins and triplets when correctly "trained")
+breeder quirk now increases pregnancy speed by 125% (was 200%)
+gaining breeder quirk now also gives impregnation fetish
+gaining incubator quirk now also gives impregnation fetish
+hero can now mark them selves for cp, breeding, whoring
+fixed/changed requirement for zoophile trait gain to also account loving with animals(was only raping)
+increased glitter meds requirement for mech pregnancy abortion
+
 1.9.9h
 fix self-impregnating mechanoids xD
 added recipe to "determine" mechanoid pregnancy