diff --git a/Untitled 1.canvas b/Untitled 1.canvas new file mode 100644 index 000000000..9e26dfeeb --- /dev/null +++ b/Untitled 1.canvas @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/content/changes-log.md b/content/changes-log.md index 625eb7fd3..022fe2a08 100644 --- a/content/changes-log.md +++ b/content/changes-log.md @@ -8,12 +8,19 @@ weight: 8 {{< timeline >}} + {{% event date="2022-08-02" title="نسخه 1.21"%}} +بزودی تکمیل می شود + {{% /event %}} - {{% event date="2022-08-02" title="نسخه 1.19"%}} - + {{% event date="2022-08-02" title="نسخه 1.20"%}} +بزودی تکمیل می شود + {{% /event %}} + + {{% event date="2022-08-02" title="نسخه 1.19"%}} +بزودی تکمیل می شود {{% /event %}} - {{% event date="2022-03-15" title="نسخه 1.18" %}} + {{% event date="2022-03-15" title="نسخه 1.18" %}} بزودی تکمیل می شود {{% /event %}} diff --git a/content/chapter 1/1.14-builtin.md b/content/chapter 1/1.14-builtin.md index b3ac864e8..4eb5bc14b 100644 --- a/content/chapter 1/1.14-builtin.md +++ b/content/chapter 1/1.14-builtin.md @@ -4,7 +4,7 @@ slug: go-builtins weight: 1014 --- -در مثال زیر لیست تایپ‌ها و توابع Builtin تا نسخه ۱.۱۹ را با توضیحات قرار دادیم. +در مثال زیر لیست تایپ‌ها و توابع Builtin تا نسخه ۱.۲۱ را با توضیحات قرار دادیم. ```go // bool is the set of boolean values, true and false. diff --git a/content/chapter 1/1.2-keywords.md b/content/chapter 1/1.2-keywords.md index 065d3c89e..6d108d50f 100644 --- a/content/chapter 1/1.2-keywords.md +++ b/content/chapter 1/1.2-keywords.md @@ -8,7 +8,7 @@ weight: 1002 ## 1.2.1 کلید واژه -زبان گو تا {{< tooltip text="نسخه فعلی" note="1.19" >}} فقط ۲۵ تا کلید واژه دارد که به شرح زیر است: +زبان گو تا {{< tooltip text="نسخه فعلی" note="1.1.21.1" >}} فقط ۲۵ تا کلید واژه دارد که به شرح زیر ست: | | 1 | 2 | 3 | 4 | 5 | |---|----------|-------------|--------|-----------|--------|