From 32c0ce3b8bb58dcf8f758fdd1f00e926bbbdd454 Mon Sep 17 00:00:00 2001
From: Ed86 <email@email.com>
Date: Tue, 10 Nov 2020 14:37:32 +0200
Subject: [PATCH] 4.5.0

---
 About/Manifest.xml |  2 +-
 changelog.txt      | 16 ++++++++++++++++
 2 files changed, 17 insertions(+), 1 deletion(-)

diff --git a/About/Manifest.xml b/About/Manifest.xml
index 1f61a18c7..657549804 100644
--- a/About/Manifest.xml
+++ b/About/Manifest.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <Manifest>
 	<identifier>RimJobWorld</identifier>
-	<version>4.4.12</version>
+	<version>4.5.0</version>
 	<dependencies>
 		<li>HugsLib</li>
 	</dependencies>
diff --git a/changelog.txt b/changelog.txt
index da795d4d2..15d3e04b2 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,6 +1,22 @@
 TODO(maybe): 
 -rewrite recipes
 
+4.5.0
+allow birthing to be done if pawn dies due to pain during contractions stage
+added natural parts resize (for kids growing) based on bodysize, probably broken af if you try transplant it until pawn fully grown... or not... who knows
+changed masturbation in bed on happen in owned bedroom/prison cell, (prison)barracks now need frustrated for exhibitionist quirk
+merged masturbation spot finder with quickies
+changed quick sex target finder scores:
+-added per door bonus/penalty for sexspot searching? so corridors or rooms with lots of doors would be less desirable, unless exhibitionist 
+-necrophiles now gain bonus from nearby corpses +20 
+-removed prisoner cell bonus 
+-added +5 bonus to cells that has beds 
+-added -100 score penalty to doorways, unless exhibitionist 
+-added -10 penalty to Barracks, Laboratory, RecRoom, DiningRoom, Hospital, PrisonBarracks, PrisonCell cells unless pawn is exhibitionist, then +10
+hide already added quirks from quirk add menu
+fix got_anal_bred not being removed when pawn become zoo
+Merge branch 'AddTips' into 'Dev'
+
 4.4.12
 fixed pregnancy error
 fix egg pregnancy with unidentified eggs
-- 
GitLab